Horizontal swipe slider with jQuery and touch devices support?(支持 jQuery 和触摸设备的水平滑动滑块?)
问题描述
我需要制作一个像这样的产品滑块(见红色区域)以动量滑动滑块.
它应该适用于桌面、iPad 和移动浏览器.你知道任何 jquery/jquery 移动插件来实现这一点.
我想要的效果和这个差不多 太棒了.它几乎适用于任何设备,并且有据可查.个人使用是免费的,但商业网站的许可费用为 20 美元.
touchCarousel 或 RoyalSlider 来自同一作者.这两个有你需要的一切,但也不是免费的,价格在 10-12 美元
I need to make a product slider like this ( see red area ) swipe slider with momentum.
It should work on Desktop, iPad and Mobile browser. Do you know any jquery/jquery mobile plugin to achieve this.
The effect I want is almost similar to this http://manos.malihu.gr/tuts/jquery_thumbnail_scroller.html (but it's not touch compatible)
and exactly like "Top 25" section in Apple's iPad app named "Trailers"
In my opinion iosSlider is amazing. It works in almost any device and it is well documented. It's free for personal usage, but for commercial sites license costs $20.
Also a great option is touchCarousel or RoyalSlider from same author. These two have everything you'll need, but also not free and have a price of $10-12
这篇关于支持 jQuery 和触摸设备的水平滑动滑块?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持编程学习网!
本文标题为:支持 jQuery 和触摸设备的水平滑动滑块?
基础教程推荐
- 在 JS 中获取客户端时区(不是 GMT 偏移量) 2022-01-01
- 我什么时候应该在导入时使用方括号 2022-01-01
- 在for循环中使用setTimeout 2022-01-01
- 当用户滚动离开时如何暂停 youtube 嵌入 2022-01-01
- Karma-Jasmine:如何正确监视 Modal? 2022-01-01
- 悬停时滑动输入并停留几秒钟 2022-01-01
- 角度Apollo设置WatchQuery结果为可用变量 2022-01-01
- 响应更改 div 大小保持纵横比 2022-01-01
- 动态更新多个选择框 2022-01-01
- 有没有办法使用OpenLayers更改OpenStreetMap中某些要素 2022-09-06