Re: Disable Links in WebView?
Re: Disable Links in WebView?
- Subject: Re: Disable Links in WebView?
- From: Greg Parker <email@hidden>
- Date: Thu, 3 Feb 2011 19:20:56 -0800
On Feb 3, 2011, at 5:03 PM, Bruce Cresanta wrote:
> I am using a webarchive for editing purposes. Is there a way to disable links via the delegate protocols? It's distracting to try to edit link text (which really doesn't work anyway) and getting pulled off the page.
Return NO from the delegate's -webView:shouldStartLoadWithRequest:navigationType:.
--
Greg Parker email@hidden Runtime Wrangler
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden