disabling "block selection" on an iPhone
Posted
by G. Shearer
on Stack Overflow
See other posts from Stack Overflow
or by G. Shearer
Published on 2010-06-12T15:34:43Z
Indexed on
2010/06/12
15:42 UTC
Read the original article
Hit count: 201
I am building an app for iPhone that has javascript running in a webview. When the new auto-select block selection tool is used to select text, and the block is resized from the side, it makes my javascript freak out. Does anyone know a way to disable the copy/paste for block selection? I still need to be able to select text, just not using the big selection tool.
Thanks
© Stack Overflow or respective owner