[thelist] dropdown menu question

Christian Heilmann codepo8 at gmail.com
Fri Oct 13 15:15:25 CDT 2006


> i'm looking for a free/open source jscript/app for creating drop down menus
> that can collapse..
> anyone have any suggestions as to where to find a script to do this...
> i've been searching google and haven't come across a free one yet...

http://onlinetools.org/tools/dom-tree-menu-puredom/
http://beginningjavascript.com/Chapter7/exampleIndicatorSiteNavigation.html

Very flexible explanation using Event Delegation:
http://icant.co.uk/sandbox/eventdelegation/

and many many others... A lot will be from the DHTML aera and have
inline JavaScript and so on and so forth though. It is not rocket
science.

-- 
Chris Heilmann
Book: http://www.beginningjavascript.com
Blog: http://www.wait-till-i.com
Writing: http://icant.co.uk/



More information about the thelist mailing list