支持 jQuery 和触摸设备的水平滑动滑块?

2022-01-11 00:00:00 jquery jquery-plugins javascript css

我需要制作一个像这样的产品滑块(见红色区域)以动量滑动滑块.

它应该适用于桌面、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

相关文章