Skip to content
This repository has been archived by the owner on Dec 25, 2019. It is now read-only.

touch events #4

Open
stubar opened this issue Oct 3, 2013 · 4 comments
Open

touch events #4

stubar opened this issue Oct 3, 2013 · 4 comments

Comments

@stubar
Copy link

stubar commented Oct 3, 2013

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

@benahm
Copy link
Owner

benahm commented Nov 9, 2013

Thanks, 👍

@stubar
Copy link
Author

stubar commented Nov 10, 2013

No probs, did you get my email at all?

@benahm
Copy link
Owner

benahm commented Nov 10, 2013

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

@FlashJunior
Copy link

+1

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants