Dynamic Menu

As visitors move mouse over link, the background color will be changed.





Over 2000+ free Javascript
at JavaScriptBank.com Website

Sampled by JavaScriptBank.com
Below is the first menu.
All the links aren't real,
they are just there for
example.

You can place any HTML content in the menu (although
you must adjust the cellhight accordingly).


Above is another menu
with all different attributes.
And yet another style menu...



You can even specify a target attribute.
  • Use "_blank" to load link in a new window.
  • Use "_top' to load link in the top frame (for framed sites)
  • Use "" to load link in the current page.
  • Or you can specify a frame name to load the link in a specific frame.