The Silky Smooth Marquee – jquery平滑滚动广告插件

November 9, 2008 广告插件

jQuery-Marquee-Demo

As we abused the Internet back in the 90 with tags like blink and marquee the last 10 years have seen the gradual extinction of these proprietary tags until we did full circle and the marquee effect appears in CSS 3.
There’s actually a very strong business case and requirement for the marquee tag – since the only the alternative is often a hacky solution (I feel) that shifts the CSS left position which, depending on your browser, will begin to eat away at your CPU.
Funnily enough, the marquee tag is pretty well supported amongst the browser, but the actual effect is poorly executed natively (which is kind of odd if it’s built directly in to the browser). So let’s solve this with JavaScript.

Tags: , , ,

Comments (5)

 

  1. simaopig says:

    呃。。问一下。你的那个在线运行工具是啥啊?

    很帅的感觉。 :???:

    [Reply]

  2. simaopig says:

    呃,就是想知道你这个除了用codepress.js外还用到了啥啊?

    很帅的样子。想弄一个差不多的。呵。见笑。

    [Reply]

    • Feng says:

      也没有用到什么特殊的东西,好像有个即时执行JS的东西,也在那源码里可以看到的。

      [Reply]

  3. LAONB says:

    我发现做DEMO要比实际加到主题中简单的多,主题还要测试,是否跟以后的JS冲突。

    [Reply]

  4. simaopig says:

    嗯。我找到这个东西了。。谢谢。呵呵。 :grin:

    [Reply]

Leave a Reply