开发者

Jquery Image Rotator with iPhone-like Page dots

开发者 https://www.devze.com 2022-12-09 11:55 出处:网络
I need a jQuery开发者_Python百科 Image Rotator that rotates 4 images (fades in/out every 5 seconds or so), but it has the iPhone page dots to show which one is currently shown (Example of Dots). How w

I need a jQuery开发者_Python百科 Image Rotator that rotates 4 images (fades in/out every 5 seconds or so), but it has the iPhone page dots to show which one is currently shown (Example of Dots). How would you do this? Any help would be appreciated.


Check out jQuery Tools scrollable: http://flowplayer.org/tools/demos/scrollable/plugins/index.html

You could set up the container to only show one image a time instead of five, and use the navi plugin. Or roll your own, all you'd really need to do is match the index of the image shown to the index of a list item and assign an "active" class....


You can use Nivo Slider for this with small modifications.


I think any rotator with navigation could be easily made to look like this (replace the navigation text with bullets or images) such as:

http://www.gmarwaha.com/jquery/jcarousellite/#demo

(scroll down and click "Image Slider - External Controls" on the right navigation column for an example)

Another option may be the offerings that http://jqtouch.com/ provides.

0

精彩评论

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

关注公众号