[jQuery] Re: Drop Down Menus and Applets

2008-03-30 Thread Bryan Wilson
use: so.addParam(wmode, transparent); for embed, you add the attribute: wmode=transparent for object, you do param name=wmode value=transparent / hope that helps. --Karl _ Karl Swedbergwww.englishrules.comwww.learningjquery.com On Mar 29, 2008, at 9:34 AM, Bryan Wilson

[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