• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: WebView: Open new windows in default browser
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: WebView: Open new windows in default browser


  • Subject: Re: WebView: Open new windows in default browser
  • From: <email@hidden>
  • Date: Wed, 22 Oct 2008 20:09:07 -0400
  • Acceptlanguage: en-US
  • Thread-topic: WebView: Open new windows in default browser

> I've been trying to get a WebView to open in the user's default browser. In fact, I've succeeded, but it's rather clunky,
> and I'm wondering if there's a better way.

Why not simply add "target=_'blank'" to your URLs? No WebView hacking needed.

<a href="http://my.external.url"; title="What the user sees" target="_blank"></a>


Philippe
_______________________________________________

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

  • Follow-Ups:
    • Re: WebView: Open new windows in default browser
      • From: Benjamin Dobson <email@hidden>
  • Prev by Date: Re: Unregistered weak referrer
  • Next by Date: Re: Unregistered weak referrer
  • Previous by thread: Re: WebView: Open new windows in default browser
  • Next by thread: Re: WebView: Open new windows in default browser
  • Index(es):
    • Date
    • Thread