Javascript Dynamic Pulldown Menus

Button State

You can create 1-state, 2-state, 3-state and 3-state toggle buttons using Vista Buttons. 1-state buttons are simple static image buttons. 2-state buttons respond to mouseOver event creating rollover effect. Mouse click doesn't change the button appearance. 3-state buttons support both mouseOver and mouseClick event. 3-state toggle buttons additionally stick in the pressed state after a click.

Menu Desplegable Js
Javascript Dynamic Pulldown Menus

Export graphic picture

Using Vista Buttons you can save menu graphic picture as gif-files (*.gif).

Java Script Slide Menu
Javascript Dynamic Pulldown Menus

Text-based menu

You can create a menu with text-based top items. Such menu will be loaded more quickly on your website (in comparison with image-based navigation).
Menu structure is comprised of HTML nested UL and LI tags. Standards compliant menu structure is simple to customize and update.