Forum Moderators: open
Any ideas how to fix this? This is what the code looks like -
<frameset rows="90,*" frameborder="NO" border="0">
<frame src="top.htm" name="topFrame" scrolling="NO" noresize >
<frame src="main.htm" name="mainFrame" >
</frameset>
Thanks for any help, you guys rock!
Just make sure your frames are lenient enough to cope with the +/- a few % shift in sizes. It isn't as ugly as you might think ... besides a good 70+% of people will not be using NS4 and will see your pages as you intended them:)
Perhaps somebody else here has a work around in their bag of goodies... I wouldn't hold out too much hope though.