Re: Help systems for web applications

Subject: Re: Help systems for web applications
From: Jill Burgchardt <jburgcha -at- PESTILENCE -dot- ITC -dot- NRCS -dot- USDA -dot- GOV>
Date: Wed, 10 Mar 1999 09:24:39 -0700

Here's what I use and it works in both IE and NEtscape

<A HREF="#" onClick="msgWindow=window.open('relative
path/docname.html','helpWindow',toolbar=yes,scrollbars=yes,width=410,height=400,
resizable=yes');if (navigator.appName == 'Netscape'){msgWindow.focus()};return
false" onMouseover="self.status='Help';return true"><img src=/images/help.gif"
width="53" height="21" alt+"Help" border="0"></a>

Obviously, file names and attributes change. I always call helpWindow. It does
mean two windows are open, but not more than 2. I like having a separate window
open because our users can navigate the help system independent of the
application.

Any questions, email me directly, I don't know how relevant this is to the list
as a whole.

Jill Burgchardt
jburgchardt -at- pestilence -dot- itc -dot- nrcs -dot- usda -dot- gov


From ??? -at- ??? Sun Jan 00 00:00:00 0000=



Previous by Author: Re: Opinions on Embedded Help?
Next by Author: Re: Explanations for getting fired
Previous by Thread: Word help--where to get it. OFF-TOPIC
Next by Thread: There's more to it than grammar


What this post helpful? Share it with friends and colleagues:


Sponsored Ads