How do I bind touch events to elements in bootstrap? The events are already bound to buttons and links but I want to bind them to divs.
I've tried using jquery on method and tried jquery.mobile library but can't get them to work.
Does anyone have a working example?
TIA,
I've tried using jquery on method and tried jquery.mobile library but can't get them to work.
Does anyone have a working example?
TIA,
Comment