Days Ahead
This script will print out a date a certain number of days ahead of the current date. Just enter how many days ahead you want to display, and it will print out that date! Useful on order forms (tell a visitor after they order that you must receive their order by a date 3 weeks from today, etc. And, it's Y2K complaint!

Born Which Day?
I'm sure most of you are curious about what day of the week you were born. This script will tell you exactly that - in a nice layout, as well. Now, you know.

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 trying to work with it. This script, as an added plus, is very short. Just Cut & Paste this script even if you don't plan to use it yet. It'll come in handy some day!

Change Image
It's always neat to dynamically change an image when the user touches it. For this example, I have one image and when you put your cursor on it, it changes to another. If you use this script, be sure to use images of the same size!

Change Two Images
Changes two images simultaneously when the user puts their cursor on the link. The necesary images are preloaded to ensure there is no delay when showing the images

Character Table
Ever have a hard time remembering the "&#xx;" codes to print out certain special characters? This neat little script will print out the code and it's symbol for you! Neat!

Check Mimes
This script will beautifully display all the mime types you have installed on the visitor's browser. For instance, this might be used to check for the Quicktime Mime before displaying the Quicktime information

Coin Flipper
When you do not have a coin, use this quick and easy virtual coin-flipping script. Sweet!

Color Cube
Not quite sure what colors you want to use on your web site? This JavaScript example will show you an example page and dynamically update the background, text color, and link colors as you change them! A great way to help you pick colors for your site! Try it out, great JavaScripting!

Directory
If you were thinking about creating a searchable directory, this script can help. Just cut and paste the script, edit the appropriate directory information, and you have your own Javascript directory!

Eyes!
Here is a great JavaScript version of the classic Windows "eyes" program - you know, the eyes follow your mouse around the screen? It's really cool! (Only works with Netscape 4.0+)

Page1 Next page