Forum Moderators: open
<SCRIPT FOR=frame1 EVENT=onload LANGUAGE="JavaScript">
top.frame1.document.write('This is frame 1');
</SCRIPT>
<SCRIPT FOR=frame2 EVENT=onload LANGUAGE="JavaScript">
top.frame2.document.write('This is frame 2');
</SCRIPT>
<SCRIPT FOR=frame3 EVENT=onload LANGUAGE="JavaScript">
top.frame3.document.write('This is frame 3');
</SCRIPT>
<FRAMESET COLS="15%,85%" FRAMEBORDER="yes">
<FRAME NAME="frame1" TITLE="frame1">
<FRAMESET ROWS="15%,85%" FRAMEBORDER="yes">
<FRAME NAME="frame2" TITLE="frame2">
<FRAME NAME="frame3" TITLE="frame3">
</FRAMESET>
</FRAMESET>
</HTML>
[edited by: tedster at 3:18 pm (utc) on Aug. 19, 2002]
Let me invite you to our Welcome thread [webmasterworld.com]. It will help you learn about the many functions this board offers, and also orient you to our Terms of Service - for example, the fact that we don't allow personal email or URLs within the posts. I know it's not a common rule on other forums, but it has helped us build an information-rich community here, with a low amount of promotional clutter.