|
Drop Down Menu Tutorial
|
Other links at JavaScript > Tutorials > Navigation |
| 1. |
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.
|
| 2. |
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.
|
| 3. |
Drop Down Menu Tutorial
|
|
|
This is a tutorial which creates a simple cross-browser drop-down menu system in JavaScript. Tested in IE 4+ NS 4+ NS6/7 Mozilla and Opera 5+. Now includes cascading submenus.
|
| 5. |
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.
|
|
|