jquery.throwable icon indicating copy to clipboard operation
jquery.throwable copied to clipboard

touch events

Open stubar opened this issue 12 years ago • 4 comments

Hi I've fixed a bug I was getting in ios. At the start of each touch event you need to add event = event.originalEvent;

it seems JQ can't always access event.touches, more info here

http://stackoverflow.com/questions/6173382/cant-able-to-get-the-properties-of-touchstart-event

stubar avatar Oct 03 '13 13:10 stubar

Thanks, :+1:

benahm avatar Nov 09 '13 17:11 benahm

No probs, did you get my email at all?

stubar avatar Nov 10 '13 19:11 stubar

No i didn't get it!, i just added my mail address on my github profile ....

benahm avatar Nov 10 '13 21:11 benahm

+1

FlashJunior avatar Feb 28 '14 07:02 FlashJunior