请推荐一个 jQuery 插件

发布于 2024-12-23 01:42:17 字数 205 浏览 1 评论 0原文

我是 jQuery 世界的新手。

我有以下要求,请你们建议哪个 jQuery 插件对我有用。

基本要求:图像旋转器

  1. 它应该自动旋转......默认时间是5秒......我应该能够更改导航
  2. 应该在那里的时间(向后/向前)
  3. 当鼠标悬停在导航上时,它停止动画。

有什么帮助吗?

I'm new in the world of jQuery.

I have below requirements, Could you guys please suggest which jQuery plugin will be useful for me.

Basic Req. : An Image Rotator

  1. It should auto-rotate it self....by default time is 5 second....I should be able to change the time
  2. Navigation should be there (back / forth)
  3. When the mouse hovers over the navigation, it stops animating.

Any help??

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

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

发布评论

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

评论(3

一页 2024-12-30 01:42:17

http://tympanus.net/codrops/2011/07/29/content- rotator/

本教程非常适合您想要做的事情,它有两个示例;一种有自动播放功能,一种没有自动播放功能。使用的插件是 jQuery Mousewheel 插件和 jScrollPane 插件。

http://tympanus.net/codrops/2011/07/29/content-rotator/

This tutorial is pretty good for what you are trying to do, and it has two examples; one with auto-play, one without it. Used plugins are jQuery Mousewheel Plugin and jScrollPane Plugin.

み零 2024-12-30 01:42:17

前段时间我创建了 Mosaiqy,一个 jQuery 1.6+ 插件,似乎符合你的描述(我不知道是否可以提供自我推销链接,所以只需在 google 上查找“mosaiqy”)

Some time ago I create Mosaiqy, a jQuery 1.6+ plugin that seems to fit your description (I don't know if I can give a self-promoting link, so just look for "mosaiqy" on google)

嘿哥们儿 2024-12-30 01:42:17

你想要实现的目标被称为 jquery 中的 Carousal。有大量可用的插件,您需要进行一些自定义以使其满足您的需求。

您可以查看此LINK

What you are trying to achieve is known as Carousal in jquery. There are a tons of plugins available for this and you need to do some customization to make it fit to your needs.

You might look at this LINK

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