I will try the invisible div approach, but it will neither be perfect
or elegant.
It seems the ability to scroll the page, when dragging over a textarea
or text input is hard coded in Mobile Safari. I tried to add an
preventDefault() to almost every possible event on the textarea, but
nothing changed, except that the textarea wasn't usable anymore. I
even tried to add preventDefault() to every common event on every
element on the page (*) to see if another element is responsible for
the scrolling, but this didn't help either.
It's probably time to file a bug at Apple...
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---