Thanks for putting this together!! I just revised the menu on my nonprofit’s website and this was a snap! Previously, I had been using a pain-in-the-butt Flash script. I can’t thank you enough for saving me a lot of time.
I found a bug in the generator which was throwing IE6 dropdowns out of position by a little. Not much, but enough to be annoying. If you want to correct the CSS for any existing dropdowns, you will need to remove the width from the following part of the CSS:
[code:5ezfuw9v]#suckerfishnav li li a {
padding: 50px 10px;
width: 150px;
}[/code:5ezfuw9v]