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.
>Recently I found my Web site hijacked by a group called the Mining
>Company. Within this group's Website is a page devoted to technical
>writing. Cool idea, eh? Maybe, except they have links that are embedded
>within their frameset. That is, when you click a link to an external
>page, the external page loads subordinate to the frameset.
Try adding this script to the HTML document head in your documents.
If you're using frames in your own document, you'd want to
modify the code to check what the frame name is and
break out only if needed. For example, if your frameset names the
content frame "body", use this: