How to make JQuery Draggable in Meteor work with touch devices? -
i learning meteor , jquery , created project in meteor uses jquery ui draggable. works fine in desktop browsers. assumed work in mobile devices when dragged fingers isn't (thats why have jquery mobile). there anyway can create application works in both desktop browsers , able use mobile. might silly basic question don't know how progress. appreciate directions
could be of use you?
basically, should translate touch events such tap in mouse events such click.
Comments
Post a Comment