|
Learn how to implement a drop
One of the simplest ways to
For Web sites that are
The pull down menu is an
down menu box using the
add a navigation feature on
organized in a hierarchical
excellent to condense many
SELECT element of forms and
your site is to put a drop
manner, trees are a great
links into a small area. In
JavaScript.
down menu on each of your
way to present hierarchical
the older days the only way
pages. This short tutorial
content. This tutorial
to process a pull-down menu
describes how to create a
describes how the Tree
was to use a CGI script, but
dropdown menu in JavaScript.
Object works, and creating
now you can do it with
your own
JavaScript. This tutorial
expandable/collapsable tree
presents several different
navigation system in
types of pull-down menus:
JavaScript.
standard menu, menu with no
button, using in frames, and
using in a different window.
Date: Sep, 10 2001 Date: May, 24 2004 Date: Nov, 06 2000 Date: Jun, 27 2000 |
|
Here's a remote control panel
A few code snippets to let
This is a tutorial which
A cross-platform,
that controls the bigger
your users navigate through
creates a simple
cross-browser drop-down menu
window. It allows you to
your website. It contains
cross-browser drop-down menu
system with tutorial. Works
open a specific page by
back and forth code, a code
system in JavaScript. Tested
on version 4+ browsers. Easy
clicking anf dragging the
to close a window or
in IE 4+ NS 4+ NS6/7 Mozilla
to set up and configure.
link with your mouse. Neat
frameset and a redirection.
and Opera 5+. Now includes
Includes submenus, and side
effect (Netscape only).
cascading submenus.
menus
Date: Feb, 12 2000 Date: Apr, 09 2002 Date: Jun, 24 2004 Date: Jul, 19 2004 |