JavaScript
Blinker
This script allow you to quickly blink the background. With a click of a button, the background changes from white to blue and back several…
Browser Check
It's often necessary to make a script only accessible to the newer browsers (that can support the script without error) and keep older browsers from…
color Wheel
This JavaScript will change the background from one color to the next for each of the 10 colors then it starts the loop over again!…
Random Background
Get a random background color with the touch of a button. This script uses 15 pre-determined background colors and then randomly chooses one. This is…
Type a color
This script is another neat way to spice up your webpage with JavaScript. Visitors just type their favorite color in the box and click a…
Current date and time (long)
This is the somewhat longer way to put the current date and time on your page. It writes in a longer date and time format…