Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Javascript Gallery sliders that can be touch/swiped on mobile AND clicked and dragged on desktop?

I'm looking for a Javascript/jQuery gallery slider plugin which works by touch/swiping left right on mobile devices AND by clicking and dragging on desktop/laptops.

Most I've seen can do swipe on mobile but aren't "draggable" on desktop/laptop. You have to click between images. Examples of that: http://galleria.io/ http://swipejs.com/

like image 362
tim peterson Avatar asked Jan 15 '23 07:01

tim peterson


2 Answers

http://www.idangero.us/sliders/swiper/

I like the transitions effects!

like image 187
Rubén Padín Fernández Avatar answered Jan 19 '23 00:01

Rubén Padín Fernández


After googling for a bit I answered my own question. Here's a good site http://www.iosscripts.com/iosslider/. The swiping/clicking works great on both my Mac laptop with 10.7.4 and on my iPhone 4 with iOS4.

like image 21
tim peterson Avatar answered Jan 19 '23 00:01

tim peterson