TechWhirl (TECHWR-L) is a resource for technical writing and technical communications professionals of all experience levels and in all industries to share their experiences and acquire information.
For two decades, technical communicators have turned to TechWhirl to ask and answer questions about the always-changing world of technical communications, such as tools, skills, career paths, methodologies, and emerging industries. The TechWhirl Archives and magazine, created for, by and about technical writers, offer a wealth of knowledge to everyone with an interest in any aspect of technical communications.
Subject:RE: More on User Assistance/Help for web sites From:"Lisa Wright" <liwright -at- earthlink -dot- net> To:"TECHWR-L" <techwr-l -at- lists -dot- raycomm -dot- com> Date:Wed, 22 May 2002 21:41:22 -0700
I've used a approach similar to what David describes, but with no
JavaScripting. The help link just pointed to an html page related to the
screen where the link was, and then the help topic had a link to a table
of contents, and possibly other related topics. It was a relatively
simple interface so I didn't have to get very complicated with how to
call the topics--just tied them to a page.
Lisa
-----Original Message-----
On Behalf Of dmbrown -at- brown-inc -dot- com
Sent: Wednesday, May 22, 2002 6:14 PM
To: TECHWR-L
Subject: Re: More on User Assistance/Help for web sites
Chuck Martin wrote:
>
> I guess what I'm wondering is how users would respond to this, where
> there is no pretense of context sensitivity.
<snip>
Each web page could have a "help" link--button, icon, text,
whatever--that points to a specific page, displaying it in a separate
window.
The way I've implemented it is that each web page also includes a
reference to a shared JS file, and the help link passes a filename a
simple function in that JS file. The function basically says, "Open the
named file in an X-by-Y window called 'foo' in the upper right corner of
the screen."
</snip>
--David
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Check out RoboDemo for tutorials! It makes creating full-motion software
demonstrations and other onscreen support materials easy and intuitive.
Need RoboHelp? Save $100 on RoboHelp Office in May with our mail-in rebate.
Go to http://www.ehelp.com/techwr-l
Free copy of ARTS PDF Tools when you register for the PDF
Conference by May 15. Leading-Edge Practices for Enterprise
& Government, June 3-5, Bethesda,MD. www.PDFConference.com
---
You are currently subscribed to techwr-l as: archive -at- raycomm -dot- com
To unsubscribe send a blank email to leave-techwr-l-obscured -at- lists -dot- raycomm -dot- com
Send administrative questions to ejray -at- raycomm -dot- com -dot- Visit http://www.raycomm.com/techwhirl/ for more resources and info.