[jQuery] Re: Drop Down Menus and Applets

2008-03-30 Thread Bryan Wilson
If you're using swfObject, you can just use: > so.addParam("wmode", "transparent"); > > for embed, you add the attribute: wmode="transparent" > for object, you do > > hope that helps. > > --Karl > _________ > Karl Swedbergwww.englis

[jQuery] Drop Down Menus and Applets

2008-03-29 Thread Bryan Wilson
I've been trying to add a main horizontal nav menu to my web app, but can't figure out how to get the drop down sub menus to show over top of applets. I have tried the superfish plugin with bgiframe plugin exactly how it is shown on the superfish home page. I have also tried the jdMenu plugin wi