Advertise here




Advertise here

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Sign In with Google Sign In with OpenID
Please do not post the same thing multiple times. The board software automatically flags certain posts as needing moderator attention. This happens the most often for new users. I'm pretty sure this is made clear at the time you attempt to post. Posting the same thing over and over again just makes that many more posts the moderators have to weed through later. This makes us sad. Don't make us sad. If your post/thread doesn't appear, just wait a while. Don't post it again. If it hasn't shown up by the next day, then you can try again. I normally go through posts in the mornings, and try to check a few times throughout the day, but I'm not here 24/7. There will typically be a significant delay before posts are approved. Just be patient.

Disabling the UIWebView "tap and hold" Popup

SenseiSensei Posts: 4New Users
In iPhone OS 3.0 a feature has been added to Safari and UIWebView components. When you tap and hold on a link for a second an action sheet pops up from the bottom of the screen giving you the option to open the link, copy the URL or cancel the operation.

I'm using a UIWebView to render rich text together with a couple of controls and this functionality doesn't really fit well there.

Is anyone aware of a way to disable this for the entire UIWebView, or perhaps for individual links using some kind of CSS attribute?

Thanks in advance!
Post edited by Sensei on

Replies

Sign In or Register to comment.