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.
>In what context does the link fail? When welcome.htm is loaded
>into one of the other frames (i.e., list_of_files or navbar)?
>Or when welcome.htm is loaded into frameless window?
When it is in a frameless window.
Oh, I forgot to mention my other workaround: I just create a frame
definition set for each link. That is to say,
--BEGIN extract of FrameHR.htm--
<frameset cols="25%,*" border="1" bordercolor="#0033CC">
<frame src="list.htm" name="list_of_files">
<frame src="launder.htm" name="cible">
--END extract of FrameHR.htm--
However this is not very practical as hundreds of these files will need to be
created.
----------
> From: John Trollope <John_Trollope -at- WATSONWYATT -dot- COM>
>
> This* is fine and dandy *if the page is loaded into the correct
> frames*. If hr/welcome.htm is not in the frame named "cible",
> you'll get the following error:
>
> Javascript Error: http://develop/hr/welcome.htm
> Window[0] has no property named 'location'.
TECHWR-L (Technical Communication) List Information: To send a message
to 2500+ readers, e-mail to TECHWR-L -at- LISTSERV -dot- OKSTATE -dot- EDU -dot- Send commands
to LISTSERV -at- LISTSERV -dot- OKSTATE -dot- EDU (e.g. HELP or SIGNOFF TECHWR-L).
Search the archives at http://www.documentation.com/ or search and
browse the archives at http://listserv.okstate.edu/archives/techwr-l.html