繁体   English   中英

带有文本div滑块jquery的图像内容滑块

[英]Image content slider with text div slider jquery

我有一个像光滑块一样的内容滑块。 现在我想拥有一个文本div,它将随着图像而变化。 请给我建议一个jQuery,如果有的话。

Lightslider

我想要像我的项目链接这样的效果。 我安装了flexslider,但文本div应该分开。 我需要它响应。

请帮我做到这一点。

提前致谢。

这个插件滚动每个容器Li

因此,如果您想放置任何类型的文本以与图像一起滚动

使用以下代码

<li> <img>item image here />
<span> your Text Block here with styles </li>
<li> <img>item image here />
<span> your Text Block here with styles </li>
<li> <img>item image here />
<span> your Text Block here with styles </li>

暂无
暂无

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

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