JavaScript Examples

Pointer Menu

This script shows how can JavaScript can be used to create an impressive menu for a IT site. The script also use a preload function to prevent the roll-over action from being interrupted by the images that were not loaded.

Try it!

SMS Simulator

A script specially written for Microsoft Interent Explorer. It simulates a SMS sending service. As you'll see, JavaScript can open new browser windows with fixed width and height.

Try it!