<frameset framespacing="2" frameborder="YES" border="1" frameborder="2" rows="24,40,*">
<frame name="header" scrolling="no" noresize src="header.htm">
<frame name="body" src="body.htm">
<frame name="body1" noresize src="Copy of body.htm">
</frameset>
Now as per milonic code main menu is ok ,and I want to include the sub menu in 2nd frame but as per above code 2 nd frame's width is less the menu hides behind third frame is there any way to rectify this?
