hi
I'm using this great swipe function that works perfectly.
I can't find a way to trigger this swipe event from another div click. That is to say - user clicks on #div1 and it fires $(#test).swipe.I tried trigger, bind event, a few other things and no luck. any clues ?