Miscellaneous · Newest Javascript Tutorials
Instant Image Zooming
This easy zoom-in/zoom-out script can be attached to any image in your page. The image size will toggle between two sizes you set whenever the image is clicked. The function can be attached to as many images in the page as you wish.
Number Countdown
This script initiates a countdown based on the number you enter and ends at zero.
Basic Color Cube
This creative script lets you choose the background color using a color cube. You can also do a reverse search using hexadecimal, RGB, or just the name of the colors.
Shake Me!
EARTHQUAKE!!! That's what you'll be screaming after you see this script.
Password Generator
Generate a random password with the ability to include special characters and password restrictions.
Dynamic Scrolling Graph Using JavaScript and CSS
The final result just generates a random number every half a second, and plots the number on the graph.
Stars - more than just a starfield
Probably one of the coolest "layers" effects I've seen, stars actually float around the screen and follow your mouse cursor! Looks great on a black or white background, try it with both! Incredible!
Strobe Text Effect
Yet another cool "layers" effect. Strobe will fade your message in and out. Very neat!
Ants EVERYWHERE!
As you move your mouse around the page a swarming army of ants scattered about the window will chase after it. (No wisecracks about buggy code now...) If an ant actually reaches the mouse cursor, we reposition it randomly around the edge of the window, and its chase starts again. The ant images are preloaded with a great image loading bar script, then the script begins. A great effect!
Switch Content Script
Learn how to create expanding and collapsing content systems
Madlib (Caesar) Game
Almost all of us have played that funny Madlib game. But, how many of us have played it in JavaScript? So, be the first on your block to play Madlibs - JavaScript enhanced!
Midi Menu
Select a song from the pulldown menu and it becomes the background music on the page
Boinger Window
Launches a popup window that continually switches back and forth between two settable sizes. The cycle time and location are settable and may switch back and forth in the timing cycle. Cool!
HTML Builder
Occassionally, a web page provider does not offer an HTML editor with the web site accounts they provide. If that's the case with you or if you just don't like the editor you have, you might give this JavaScript HTML Builder a whirl. It's very cool.
JS HTML Dictionary
This little script will introduce you to HTML, and can also be used like an HTML dictionary for beginners.






