Re javascript question

by "Web Paddy" <webpaddy(at)mcmail.com>

 Date:  Wed, 3 Nov 1999 09:46:12 -0000
 To:  <hwg-basics(at)hwg.org>
  todo: View Thread, Original
Hi Stephen

Try the script below, copy and paste into the head of your frame pages only
not the frameset, there is another script you can use to make your framset
bust out of another sites frameset, if you want it I will post.

<SCRIPT LANGUAGE="JavaScript" TYPE="text/javascript">
<!-- ;
// substitute the frameset2.html reference for your
// frameset page name location or path

if (top.location == self.location) {
 top.location href = "frameset2.html"
}

// end hide -->
</SCRIPT>

Hope this helps

Web Paddy
Artcon www.artcon.co.uk
----------------------------------------------------

HTML: hwg-basics mailing list archives, maintained by Webmasters @ IWA