Hi Jeff,
yes there is a way to do that. See below:
<style type="text/css">
<!—-
* {
-webkit-user-select: none;
}
* {
-webkit-touch-callout: none;
}
-->
</style>
Cheers,
Salvatore
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---