Implementing DHTML in WebExpress
All Scripts have been made compatible with
new DOM browers. (Unless they have the strikethroughs...) |
Sets mouseovers. 'Changeimg' automatically adds 'on' to the image name. ex: 'home.gif' becomes 'homeon.gif'. 'Changeback' sets the image back to its original name. |
Checks the browser location and changes the current page's link to its filename + 'current'. ex: 'home.gif' becomes 'homecurrent.gif'.
|
Script for setting a 'Drop Down Link Menu' which uses the special 'this' variable.
|
A browser detect which sets variables for cross-browser DHTML scripts. |
Changes the background color of a named element. |
Hides/shows a named element. |
Moves a named element. |
Animates a named element. |
Sets the layer priority of a named element. |
Preloads images which other scripts might use. |
Changes an image to whatever filename you give it. |
Changes the text color of a named element. |
Prompts the user for a password; then sends the user to the password + '.htm'. |
Prevents a page from being loaded into an unwanted frameset. |
|
|
|