views:

1260

answers:

2

I'd like to create a dropdown menu with rounded corners without using images. I tried combining the suckerfish menu plugin with a number of the JQuery rounded corners plugins, which mostly worked fine in Firefox, but looked terrible in IE.

Does anybody have an easy combination of plug-ins that will work with both IE and Firefox?

+1  A: 

Did you already try DD Roundies? I've had pretty good cross-browser success with this code, it also fixes background image transparent pngs, the only code library I've found that actually did this on all browsers.

shanabus
A: 

the following combination worked great for me:

to create a great and easy to edit drop down menu i used: ultimate dropdown from lwis.net

using the jquery plugin Rounded Corners for em... rounding the menu.

you can see a test working demo in my Rock climbing page

Fortes