upgrade from jQuery 1.4.2 to 1.6.2
the latest version of jQuery Marquee Simple, uses jQuery 1.4.2. but the newer version of jQuery is 1.6.开发者_开发知识库2, and I use that version.
that script, doesn't work with 1.6.2 (work perfectly with 1.4.2!). And I don't know how can I upgrade that code to 1.6.2.
Can you help me?
jquery simple marquee demo 1.4.4
jquery simple marquee demo 1.6.2
Thanks ..
There are a number of changes. Most notably the offsetHeight/offsetWidth attribute getter will return undefined instead of a number. I've modded the fiddle - don't try to use cookies in it - I don't think it will work!
Demo - this has only been tested in Chrome although the theory should carry!
精彩评论