RE: content-loading mechanism questions
"David Peterson" <[email protected]> Mon, 8 Mar 2004 13:57:30 +1000
| Newsgroups | gmane.comp.windows.devel.netwindows |
|---|---|
| Message-ID | <[email protected]> |
Hello, I am using the menu drop down and it now works fine when placed over an iframe. Problem was the iframe was using visibility in the css, so I changed it to display: block, display: none to hide show. Anyway, I have the drop down menu at the top of the screen and below it are form elements such as dropdown list and text boxes. In Mozilla the menu displays over the top of them just fine. In IE 6 the form elements are on top of the menu. Is there any way to automatically hide the form elements whenever a menu item is touching them? I know of a number of menu scripts that do this. Can it be done with yours? Cheers, David _______________________________________________ The netWindows developers list: [email protected] http://netwindows.org/mailman/listinfo/devel_netwindows.org