|
From: Larry Fletcher on 22 Apr 2008 20:25 I have a javascript menu that works fine until I try to put an iframe on the same page. Using FF the contents of the iframe are shown, but not the menu. With IE6 the menu is shown, but not the contents of the iframe. Is there any way to make the javascript menu and the iframe coexist on the same page? I have searched the newsgroup and the web, but I can't find any reference to this problem. Larry
From: tomtom.wozniak on 23 Apr 2008 13:59 On Apr 22, 7:25 pm, Larry Fletcher <lot...(a)extra.verizon.net> wrote: > I have a javascript menu that works fine until I try to put > an iframe on the same page. Using FF the contents of the > iframe are shown, but not the menu. With IE6 the menu is > shown, but not the contents of the iframe. > > Is there any way to make the javascript menu and the iframe > coexist on the same page? > > I have searched the newsgroup and the web, but I can't find > any reference to this problem. > > Larry 1) Try placing the iframe before AND after the javascript menu code and test. 2) Does your iframe use an id that could be conflicting with the javascript code? Without more specifics, it's definitely difficult to determine the problem. Cheers. -Tom Woz
|
Pages: 1 Prev: Empty <span> + onlick Next: Need help with rounding on a calculation |