|
dHTML drop down menu tutorial v2
|
Other links at JavaScript > Tutorials > Navigation |
| 1. |
Navigation Menu JavaScript
|
|
|
One of the simplest ways to add a navigation feature on your site is to put a drop down menu on each of your pages. This short tutorial describes how to create a dropdown menu in JavaScript.
|
| 2. |
Navigation Trees
|
|
|
For Web sites that are organized in a hierarchical manner, trees are a great way to present hierarchical content. This tutorial describes how the Tree Object works, and creating your own expandable/collapsable tree navigation system in JavaScript.
|
| 3. |
dHTML drop down menu tutorial v2
|
|
|
A cross-platform, cross-browser drop-down menu system with tutorial. Works on version 4+ browsers. Easy to set up and configure. Includes submenus, and side menus
|
| 4. |
Site Navigation
|
|
|
A few code snippets to let your users navigate through your website. It contains back and forth code, a code to close a window or frameset and a redirection.
|
| 5. |
Pull-down Menu
|
|
|
The pull down menu is an excellent to condense many links into a small area. In the older days the only way to process a pull-down menu was to use a CGI script, but now you can do it with JavaScript. This tutorial presents several different types of pull-down menus: standard menu, menu with no button, using in frames, and using in a different window.
|
|
|