September 15, 2006
JavaScript Menu
By: DavidBoggus on September 15, 2006
screen shot of the dbMenu site
A while ago I created the menu system that I use on this site. It was my goal to eventually put up a site explaining the menu and giving the code out for others to use. Finally I have met that goal. The menu is a peice of javascript that uses different css files to create 3 different types of menus. It was fun creating this and I wanted to share it with you so here it is dbMenu.
Update: I created a new version of the menu in the last three days that allows for opening sub menus onmouseover. A demo is located here dbMenu2.