|
Text in Status Bar with onMouseOver
| Place your cursor over the link and look at the status bar at the bottom of your browser. |
|
|
| This script uses a simple onMouseOver event handler to set the current window's status bar content to your message. An onMouseOut event handler is used to return the status bar to a blank message when the cursor is removed from the link. |
|