The UIZE JavaScript Framework includes scores of excellent examples to get you started. This index lists 7 JavaScript menu examples.
TAKE A STEP-BY-STEP TOUR...
You can take a step-by-step tour through the examples listed on this page. When you get into the tour, you can use the gigantic arrows that will appear on either side of the example pages to navigate from one page to the next (or back). You can also use the "thermometer" bar, that will appear right underneath the title bar of the example pages, to navigate to other pages in the tour. The highlighted segment of the thermometer shows you where you are in the tour.
-
See how to animate CSS3 box-shadow in order to make buttons leap out of the page when you mouse over them and bounce back when you mouse out of them.
-
See how CSS style properties can be faded across a series of nodes to create color gradient effects you wouldn't think possible without using images.
-
Who needs boring menus when you can have stunning menu animations that will have your users mesmerized! You have to see these effects to believe them.
-
Stretch the limits of what can be done with animated menus. Using JavaScript to animate CSS style properties can produce amazingly slick effects!
-
Animate the color, horizontal offset, vertical offset, and blur radius properties for any number of CSS3 text shadows to produce amazing menu effects.
-
See a demo of a JavaScript expandable / collapsible tree list widget, that can be easily built from a JSON object and can even be dynamically updated.
-
See a demo of JavaScript menus, that can be easily built from a JSON object and can even be dynamically updated. These menus also support separators.