X

Test JqueryMobile – Swipe and Cycle

Pour présenter, le catalogue des produits en ventes. J’ai utilisé un plugin JS associé au swipe de Jquery Mobile. Ce qui me permet d’explorer la gallerie la photo sur Mobile en tactile sans pour autant bloquer le scroll de la page.
Voici le code JQuery

$('#slider').cycle({ fx: 'scrollHorz' });
$('#slider').bind('swipeleft',function(event) {$("#slider").cycle("next");});
$('#slider').bind('swiperight',function(event) {$("#slider").cycle("prev");});
admin:

View Comments (1)

  • Woah this blog is magnificent i love studying your posts. Keep up the great paintings! You realize, a lot of persons are hunting round for this info, you can help them greatly.