简体   繁体   English

将文本添加到jQuery幻灯片/轮播

[英]Add text to jQuery Slideshow / Carousel

I really like Demo#3 on this page: http://www.dynamicdrive.com/dynamicindex4/stepcarousel.htm 我真的很喜欢此页面上的Demo#3http : //www.dynamicdrive.com/dynamicindex4/stepcarousel.htm

However I'd like to place text at the foot of each 'set' of slides. 但是,我想在每张“幻灯片”的底部放置文本。

So, Panels 1 to 3 would have custom text saying "this is just the first set" and then when you click the disc shape (for Panels 3 to 5 ) this text would be replaced by "and this is another set". 因此, 面板1到3将具有表示“这只是第一组”的自定义文本,然后,当您单击光盘形状(对于面板3到5 )时,该文本将被替换为“这是另一组”。

How easy is this to achieve? 这实现起来有多容易? To change a custom text area for each click of the slider. 要更改滑块每次单击的自定义文本区域。

Thank you for any pointers. 感谢您的指导。

i think closest (easiest) answer is this: 我认为最接近(最简单)的答案是这样的:
http://caroufredsel.frebsite.nl/ http://caroufredsel.frebsite.nl/

however you can also achieve that with 但是你也可以用
http://jquery.malsup.com/cycle/ http://jquery.malsup.com/cycle/
http://jquery.malsup.com/cycle/pager3.html http://jquery.malsup.com/cycle/pager3.html

with a little more coding you can use simple: 通过更多的编码,您可以使用简单的代码:
http://demos.flesler.com/jquery/scrollTo/ http://demos.flesler.com/jquery/scrollTo/

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM