Previous Example
-|-
Next Example
-|-
Return to Chapter Listing
Example 15.6:
Configuring the Window with JavaScript 1.2
This time we used a few JavaScript 1.2 features to create a secondary window. We've set the window position, defined the outer dimensions of the window, and made it an always-on-top (alwaysRaised) window.
This is the script we used. In the HEAD...
Then this button...
Previous Example
-|-
Next Example
-|-
Return to Chapter Listing