techunar
07-15-2006, 11:07 PM
Hello Everyone,
I have created a page containing my MENU (dhtml/css based), I have attached this menu page using the IFRAME.
Heres the code:
<div id="menu" style="height: 40px;">
<iframe marginwidth="0" marginheight="0" src="menu.html" frameborder="0" width="100%" scrolling="no"></iframe>
</div>
The problem is, Firefox displays everything fine, like It does'nt shows space in between menu & rest of the page, but the Internet Explorer includes the space ( upto the length of my drop down menu ).
Here are snapshots:
http://www.freewebs.com/wusoft/menu_ff.jpg - Firefox
http://www.freewebs.com/wusoft/menu_ie.jpg - IE
Kindly Help me out.
I have created a page containing my MENU (dhtml/css based), I have attached this menu page using the IFRAME.
Heres the code:
<div id="menu" style="height: 40px;">
<iframe marginwidth="0" marginheight="0" src="menu.html" frameborder="0" width="100%" scrolling="no"></iframe>
</div>
The problem is, Firefox displays everything fine, like It does'nt shows space in between menu & rest of the page, but the Internet Explorer includes the space ( upto the length of my drop down menu ).
Here are snapshots:
http://www.freewebs.com/wusoft/menu_ff.jpg - Firefox
http://www.freewebs.com/wusoft/menu_ie.jpg - IE
Kindly Help me out.