Submitted by dziemecki on Thu, 06/03/2010 - 14:57
I needed a DHTML menu for a project I was working on, and was able to find about a jillion of them on the web. Unfortunately, they were all a bit more than I wanted to bother with. I didn't need it to jump off the page, I didn't need it to emulate a windows tool-bar, and I didn't need it to load a 200k library of support functions. I just wanted it to expand and close to display a large set of menu options in a non-cluttered manner.
I was forced to write it myself.