Madlib (Unknown)
Here is another of those wonderful madlibs. This time, however, you have no idea of what the topic is! It's always funnier that way! Check it out!

Maze Builder
Just enter the number of rows and columns you want and JavaScript will instantly build you a maze. Each one it builds is different, too. Simply print it out and have fun! You just have to choose the starting point yourself, however. Amazing!

Meta Tag Maker
To get higher on search engines, you're going to have to use Meta Tags. If you don't know how to write them for yourself, use this JavaScript! Just enter the information about your site and it'll spit out the Meta Tags that you need to put on your pages (in the HEAD tags). JavaScript, don't you love it?

Midi Menu
(Internet Explorer Only) Select a song from the pulldown menu and it becomes the background music on the page.

Modify Variable
Removes a character from a variable's value in a string. For example, if you tell it that number equals "0.09876" and to remove the period, afterwords number equals "009876" Neat!

Mouse Comet
This script creates the effect of a comet following the mouse around the browser window. Cool!

Plugins Alert
(Netscape Only) This script will check to see if you have the Shockwave and the Quicktime plugin installed. If you plan to display Shockwave or Quicktime information on your web site, you could use this page to remind your visitors if they do or do not have the specified plugin installed. In the 'success' phrase, you might put in the hyperlink to the text. Also, you can change the plugin that the JavaScript tries to detect.

Preload Images
Ever wanted to get rid of the delay that happens when users put their cursor on a image while the 'onmouseover' image loads? Use JavaScript to preload your 'onmouseover' images and the delay is gone! Useful!

Random Click Image
Displays a random image when the page is loaded and each time the image is clicked. Simple!

Random Image Rotator
Rotates a series of images on the page every few seconds. The images can easily be changed, and the script can be modified to rotate the images randomly or in order.

Random Midi
If you would like to play a little music on your web site, this script will be perfect for you. However, in this example, no music will play - you just need to make the script reflect the midi's you would like to use.

Page3 Next page