Show menu onClick

This script detects the mouse position and waits for a click on the links (Either the buttons or the images). Then it will show up a layer/div called 'Menu' near the cursorand write the appropriate list of menu on that 'Menu'.




Over 2000+ free Javascript
at JavaScriptBank.com Website

Sampled by JavaScriptBank.com
This script detects the mouse position and waits for a click on the links
(Either the buttons or the images)
Then it will show up a layer/div called "Menu" near the cursor
and write the appropriate list of menu on that "Menu".
And as the mouse is out of the "Menu",
the "Menu" would diappear
(Note: Netscape does not follow this last command)