[jQuery] Re: Html navigation menus
Thanks Joel. I'll have to give Superfish another try.
[jQuery] Re: Html navigation menus
You could use Superfish for this type of menu, although the CSS would be up to you to create. For the multi-column menu I would use multiple ul elements inside one parent li element and just assign them a width and float them next to each other. I know this works although I don't have any examples