Official Review
NULL
|
Other links at JavaScript > Scripts and Programs > Windows and Frames |
| 1. |
Break Out of Frames
|
|
|
With this JavaScript in a HTML script, the page can not be opened in a another pages' frames. This is very useful as a lot of people makes there frames in a way so that links are opened inside a frame.
|
| 2. |
Flying Focused Ad Window
|
|
|
The Flying Focused Ad Window script creates a popup window when the launch page loads. The popup slides first down, then across, then up the screen, then back to its starting point. The window maintains focus throughout. Only closing the window returns focus to the launching window. Great for drawing special attention to announcements or banner ads.
|
| 3. |
dFrameAPI
|
|
|
dFrameAPI is a Javascript library of graphic objects. The main one is the dynamic frame, the dFrame: You can open any number of dFrames in a browser, where you want (they are dragables) and add bars, buttons and menus on them. In the dFrames you can then open a HTML page ... or others dFrames.
|
| 4. |
Print Page from Different Frame
|
|
|
This simple-to-use script is ideal for use in frameset designs, where you want to have a link in one page in the frameset print out the content from a page in another frame. The function can print from any frame in the frameset (that is, from one or more frames).
|
| 5. |
DHTML Window Script
|
|
|
This is a DOM based window script that contains an external document. Drag, maximize, and close it like a regular window. Updated for Opera 7 and improved drag function.
|
|
|