如何在某一点停止jQuery Slides? [英] How to stop jQuery Slides in a certain point?

查看:147
本文介绍了如何在某一点停止jQuery Slides?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我有5张幻灯片,我需要将幻灯片循环浏览所有5张幻灯片,再次降落在#1幻灯片中,然后在此处停止.
我该怎么办?
我可以与在文档上阅读的幻灯片进行互动的唯一方法是在创建幻灯片时即I.E. $("#slide").slides({ /* options here */ })
但是,一旦幻灯片开始播放,我该如何与之交互?

I have 5 slides, I need the slideshow to loop once through all the 5 slides, land again in slide #1 and stop there.
How can I do this?
The only ways I can interact with the slideshow I read on the documentation, is when creating it, I.E. $("#slide").slides({ /* options here */ })
But how can I interact with the slideshow once it started?

PS:我正在使用jQuery幻灯片: http://slidesjs.com/

PS: I'm using jQuery Slides: http://slidesjs.com/

推荐答案

尝试以下链接: http://groups.google.com/group/slidesjs/browse_thread/thread/48ce26142e4a9280#

这回答了如何循环一次.如果您将第一张幻灯片的副本作为最后一张幻灯片的副本并循环浏览一次,我想您将达到预期的效果.

That answers how to loop it once through. If you put a copy of your first slide as your last slide and loop it once through, I think you will reach the desired effect.

这篇关于如何在某一点停止jQuery Slides?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆