function openindex()
{
OpenWindow=window.open("", "newwin", "height=250,width=100,toolbar=no,scrollbars="+scroll+",menubar=no");
OpenWindow.document.write("
R.C. ")
OpenWindow.document.write("")
OpenWindow.document.write("
")
OpenWindow.document.write("Remote
ControlYou can move this by grabbing the blue bar with your mouse
")
OpenWindow.document.write("Section Two
")
OpenWindow.document.write("Section Three
")
OpenWindow.document.write("
")
OpenWindow.document.close()
self.name="main"
}
To the Reader... This tutorial uses a JavaScript to get this effect. See
here for a cross-platform method of sending people to specific Netscape or Explorer pages for a way around the errors.
If you can rewrite this so it works on Explorer, I would be glad to post it here.
This is an effect people have been asking for for a long time now. I looked and looked and couldn't find anything on the topic -- so you know what I did? I wrote the script myself. Well, I wrote it and JavaScript wizard Andree Growney made it really work. (For more tips and tricks on JavaScript, check this out!)
If you haven't already -- let's see it work. Click on the remote control Section Two link...