- 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.
http://www.thesitewizard.com/archive/navigation.shtml
(Rating: 0.00 Votes: 0)
Rate It
Review It
- 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.
http://www.builder.com/Programming/Scripter/090500/
(Rating: 0.00 Votes: 0)
Rate It
Review It
- 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.
Price: Free
http://blazonry.com/javascript/js_menu.html
(Rating: 0.00 Votes: 0)
Rate It
Review It
- So, You Want A Remote Control, Huh\?
Heres a remote control panel that controls the bigger window. It allows you to open a specific page by clicking anf dragging the link with your mouse. Neat effect (Netscape only).
Price: Free
http://www.htmlgoodies.com/beyond/Test3.html
(Rating: 0.00 Votes: 0)
Rate It
Review It
|