-
Reverse this example of frames?
Hello,
How do I reverse this example of frames?
http://www.htmlgoodies.com/legacy/tu...terframe2.html
I want to move the bottom menu area to the top.
Here's the present code.
No matter how I rearrange it, I can't get it to work.
<FRAMESET border=1 frameSpacing=4 rows=*,75 frameBorder=0>
<FRAMESET border=1 cols=50%,500,50%><FRAME name=1_left marginWidth=0 marginHeight=0 src="1_left.htm" frameBorder=0 noResize scrolling=no>
<FRAME name=1_middle marginWidth=0 marginHeight=0 src="1_middle.htm"
frameBorder=0 noResize scrolling=yes>
<FRAME name=1_right marginWidth=0 marginHeight=0 src="1_right.htm" frameBorder=0 noResize scrolling=no></FRAMESET>
<FRAME name=1_bottom marginWidth=0 marginHeight=0 src="1_bottom.htm" frameBorder=0 noResize scrolling=no></FRAMESET>
-
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
Bookmarks