View Single Post
  #2 (permalink)  
Old 06-30-2009, 09:31 AM
DaveSawers's Avatar
DaveSawers DaveSawers is offline
WebProWorld Veteran
 
Join Date: Dec 2006
Location: Calgary, Alberta, Canada
Posts: 492
DaveSawers RepRank 3DaveSawers RepRank 3
Default Re: Javascript Multi Column Dropdown menu

Well, you can do it in Javascript easily enough. For example, look at: dhtmlxMenu - Javascript menu with rich client side API and Ajax support I think that code is free to download.

But since you can also do it using CSS without requiring Javascript at all, then CSS is a better option, unless you have a particular reason to use Javascript. Examples abound, for example: Pure CSS vertical Drop Down Menu
__________________
Dynamic Software Development
www.activeminds.ca
Reply With Quote