|
Dhtml Menu (by Script Masters)
|
Other links at JavaScript > Scripts and Programs > Navigation |
| 1. |
Mouse Gestures
|
|
|
Some web browsers have a feature called Mouse Gestures, which Ive found to be great. Basically it is shortcuts that are activated with a motion you make while holding down the mouse button. Ive gotten so used to them, that when using other programs I find myself using them. Since not many web browsers support this nifty feature, I wrote one in Javascript that can be added to any website to enable mouse gestures.
|
| 2. |
PopMenu
|
|
|
Highly customizable cascading menu. Supports all major browsers on PC, Unix and Mac. Appearance and layout can be customized in almost every detail through external variable file. Handles text, html, images, bg images, rollover images, etc. Can trigger other scripts through links. Can be stand alone or triggered by hovering or clicking anchor. Can be positioned absolute, relative or a combination. Multiple menus on one document supported.
|
| 3. |
DOM Menu
|
|
|
DOM Menu allows developers to add dynamic, hierarchical popup menus on their web pages. The direction of the menu can either be horizontal or vertical and the menu can open (or popout) in either direction. It has both screen edge detection and select element detection. The styles for the menu items are controlled almost entirely through CSS and the menus are created/hidden using the DOM (Document Object M odel). Menu configuration is done using a custom Hash() class and is very portable from a PHP type array structure. Currently supports Mozilla, IE 5+ and Opera 7, though all DOM browsers will be supported in time.
|
| 4. |
Loci
|
|
|
Loci is a simple and fast dynamic menu script for web site. Loci dynamically expands and collapses interactively with the user selection, providing a simple and intuitive navigational system.
|
| 5. |
Switch Menu
|
|
|
Switch Menu is a unique navigational script with characteristics of a folding tree. It dynamically expands the chosen menu item when clicked on (revealing the containing links) while contracting the rest. Uses the DOM of IE5/NS6+ while degrading nicely with older browsers.
|
|
|