|
eKing :::::::: Status Bar Message
|
Other links at JavaScript > Scripts and Programs > Visual Effects |
| 1. |
JS-Loader
|
|
|
This script views a progress bar while your page is loading. It only works if your page contains images, since it checks for each image if loading is complete. After the page is loaded, contents will be faded in.
|
| 2. |
xray page
|
|
|
With the aid of DHTML, you can create playful web pages where the content changes as someone moves the mouse pointer around. This is accomplished by superimposing the content of two divs, and making one invisible by clipping it. Then the mouse move handler is modified to create a clip region depending on the location of the mouse pointer. This can create the impression that there is an x-ray being directed at the web page, revealing hidden content.
|
| 4. |
Popup progress bar
|
|
|
This popup progress bar script can be used to provide a visual update to an event in progress. Use it, for example, to display a delay before redirecting to another page or loading a script/application.
|
| 5. |
Blinking Statusbar
|
|
|
Just put this script anywhere on your webpage and your message flashing in the status bar.
|
|
|