开发者

rotate contents horizontally using JQuery

I wish to change the JQuery Rotator plugin below:

http://plugins.jquery.com/project/jqRotator

The only change I needed is to navigate through Horizontally.. ie visitor will see two (or more) items firstly and then the new开发者_StackOverflow中文版 items will come from right side.

Is it possible ? or have any JQuery plugin to achieve this goal?


Actually quite easy to changed:

Roughly:
Whereever it says height (or where height is part of the name) change it to width. Where it says scrollTop, change it to scrollLeft..


i think this is the plugin you are looking for...

rotate contents horizontally using JQuery

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜