(Internet Explorer Only) Move your mouse over the button and watch it fade to another color and then fade back to original color once you move your mouse off. The message on the button will even change after you click on it!
Validates that every Radio Button question on the form has been answered. No modifications needed!
This effect is practically unused. 6 lines of HTML give you back and forward buttons that act exactly like the ones in your web browser. This script is best used in frames where one frame is the 'menu' - It makes your users feel more secure when they know they can go back.
Use JavaScript to put the current time on your page. It even follows the time in A.M. and P.M.! A nice script.
Similar above script and hover your mouse over the textarea to pause the scroller.
You can use this script as cross-browser replacement for IE's uilt-in MARQUEE tag (which doesn't work in anything except IE). Adjust the various settings in the script to get the effect you want. The 'boxwidth' setting should be set wide enough for the content to bounce.
This script takes simple DIV elements and makes them change state when you mouseover, mouseout, and press on them.All you have to do is create your DIV elements, create 3 stylesheet rules, and run a javascript command for each 'class' of button.
Here is a pretty neat way to show what time it is - in a little button! When the page is loaded, JavaScript will show a little button with the time! Check it out!