PDA

View Full Version : Selector menu / browser


lelliott
04-12-2006, 05:22 AM
Hi,
Just wondering if anyone knows of sample code or online examples of a selector menu where you have 2 "lists" side by side and when you select items in the left list sub-items for this item appear listed on the right list.

Because I have static menu items I wouldn't need to have any server-side code for dynamic items. (I'd just use Javascript/XHTML/css)

An example of the type of thing I am after (but in a client side only version) is on http://www.apple.com/downloads/dashboard/
under the heading "Widget Browser"

Any advice or examples would be great.
Cheers,
Leigh.

Kravvitz
04-12-2006, 06:28 AM
Check these out. (http://www.google.com/search?q=JavaScript+dependent+dropdowns)