简单的 jQuery 可拖动图像滑块
我一直在寻找一个简单的 jQuery 可拖动图像滑块一段时间,但没有成功。我是 jQuery 新手。
这需要在页面两侧和两侧显示相同高度的图像(大约 600 像素)。它需要可点击和可拖动,可点击以获取更多信息,并且在不被拖动时能够自行滚动。请看下图。
http://chrisfraser.co.za/Image%20Slider.png
提前致谢
I have been searching for some time now with no success for a simple jQuery draggable image slider. I am new to jQuery.
This needs to display images of the same height, around 600px, across and off the sides of the page. It needs to be click and draggable, clickable for further info and also to scroll by itself when not being dragged. Please see the image below.
http://chrisfraser.co.za/Image%20Slider.png
Thanks in advance
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
看一下 jQuery UI 的可拖动方法。他们可以轻松完成您想要的事情。
http://www.jqueryui.com
Take a look at jQuery UI's draggable methods. They can easily do what you are looking for.
http://www.jqueryui.com