jquery 循环幻灯片,下方有文字

发布于 2024-08-31 18:34:30 字数 264 浏览 2 评论 0原文

我使用 jquery 循环脚本制作了一个简单的图像幻灯片。

我正在尝试将描述文本显示在图像幻灯片下方 - 但这似乎不可能 - 有什么想法吗?

这是测试页面: http://jsfiddle.net/cjaM5/

您可以看到描述文本在之后闪烁幻灯片中的第三张图片。

我尝试过显示块等,但仍然无法使其工作。希望你能帮忙。

I have a simple slideshow of images using the jquery cycle script.

I'm trying to place description text to appear UNDER the slides of images - but it doesn't seem to be possible - any ideas?

here's the test page: http://jsfiddle.net/cjaM5/

You can see the description text flashing after the 3rd image in the slides.

I've tried display block etc., but still can't get it working. Hope you can help.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

笑看君怀她人 2024-09-07 18:34:30

怎么样: http://jsfiddle.net/nNWVS/

我将描述添加到最里面的 div 中我猜每张图片的描述都是独一无二的。

How about this: http://jsfiddle.net/nNWVS/

I added the description to the innermost div's as i'm guessing the description will be unique to each image.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文