Re: Invoking Webbrowser within Help HTML
Re: Invoking Webbrowser within Help HTML
- Subject: Re: Invoking Webbrowser within Help HTML
- From: Jessica Kahn <email@hidden>
- Date: Wed, 2 Oct 2002 16:50:05 -0700
Just use a regular http: link --
<a href="
http://www.apple.com/">Apple's Website</a>
--Jess
On Wednesday, October 2, 2002, at 01:35 PM, email@hidden wrote:
This should be a quick one...
I am creating my Help pages for my application (using Adoble GoLive).
Of
course, this will be part of the Applications bundle, and consist of
various
HTML pages that Apple's Help Viewer will display. Moving from one page
to
another is a normal HTML Link. However, once in awhile, the user may
click on
a link to something outside the help pages (ex. my company's webpage),
and he
wants to view this website on his default browser.
What is the HTML command to do this?
Thanks,
Steve Sheets
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.