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.
I thought I should share this with folks looking for a way to use a secondary
window using HTMLHelp:
I needed to use a secondary window for my HTML Help development. I needed the
secondary window because my primary window is taken up with graphics and I
needed to present supporting text that contained links without loosing the
graphic window. To create the secondary window, I combined the dropdown text
functionality RoboHTML provides with the HTML 4.0 tag <IFRAME></iframe>. Here
is the code:
The result is a link that opens an Inline Frame beneath the linking text. The
InLine frame works as a secondary window in that text in the primary window
adjusts to accomodate the IFRAME and the user can access links presented in the
IFRAME.
(Cross-posted to RoboHelp -L and Techwr -L)
Lisa Miller
Technical Writer
Lisa -dot- Miller -at- Anheuser-Busch -dot- com