Hi.

I have a label (div with some text in it) to which I've attached a
touch listener that does something when the user presses and holds
down his finger. Since this is the same gesture that triggers the
magnifying glass, I need to disable it somehow. So far, I've tried "-
webkit-user-select: none;" and calling preventDefault() in my
listener, none of which seemed to work at all.


Thanks,
Alexander (aka Sasha) Maryanovsky.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"iPhoneWebDev" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/iphonewebdev?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to