Jump to content
Search Community

waimalao

Members
  • Posts

    4
  • Joined

  • Last visited

waimalao's Achievements

  1. Yes but, i need to scroll automatically left or right while moving the mouse. I don´t know how to do this insted.
  2. https://codepen.io/waimalao/pen/jOVjjLm
  3. Thanks Zach! I made this change and work fine in mobile devices: // draggable $(function() { Draggable.create( '#drag', { edgeResistance: 0.5, throwProps: true , type:"x", dragClickables:true } ); });
  4. Hi! I´m trying to make this carousel draggable & Clikable in Android devices but it dosnt work any i´ve done. It work great in Pc but in Android links doesn´t works. What am i doing wrong?
×
×
  • Create New...