i want to scroll an Image in HTML without using <marquee> tag.... with the help of javascript -
i want give dynamic effect image in javascript...but without using of marquee
there reason why hates <marquee>
tag.
that being said, try:
http://www.vegabit.com/jquery_scroller/ (demo)
http://plugins.jquery.com/project/jqscroller
http://jscroller.markusbordihn.de/example/left/ (demo)
http://jscroller.markusbordihn.de/example/
http://remysharp.com/demo/marquee.html (demo)
http://remysharp.com/2008/09/10/the-silky-smooth-marquee/
this 1 doesn't require jquery:
http://jscroller2.markusbordihn.de/example/left/ (demo)
http://jscroller2.markusbordihn.de/example/
Comments
Post a Comment