Examples by Prof. Al

 

Reveal New Window

Are you looking for an eye-catching way to open a new window as a link? Click on the link below and notice the unique way the window opens for your guests. Well, at least it used to open a new Window from the upper left corner and expand down diagonally, well, like I said, it used to!
Open a New Window

Highlight all the code in the textbox below and paste it into the body of your document.

Also in the body of your document, where you wish to have the link open a NEW WINDOW, create the following code:

<a href="javascript:go()" onMouseover="window.status='open window';return true" onMouseout="window.status=''" > Open a New Window </A>

Return to the JavaScript Menu page here.

 


Copyright © 2001-2011 Professor Al   al.fichera@gmail.com
Page Last Updated on: June 8, 2011