Prime_66Medlem sedan aug. 2004290 inlägg Tycker det e lurigt med frameset. kan någon hjälpa mig att ta bort topoftop.htm delen och bottom.htm delen helt från framesetet vore jag tacksam.
<FRAMESET rows="*" cols=71*,800,137*
frameSpacing=0 frameBorder=no border=0>
<FRAME name=leftFrame src="vanstermeny.htm" noResize scrolling=no>
<FRAMESET border=0 frameSpacing=0 rows=0,600,0 frameBorder=no>
<FRAME name=topFrame src="topmeny.htm" noResize scrolling=no>
<FRAMESET rows=128,* cols="*" frameSpacing=0 frameBorder=NO border=0>
<frameset rows="12,*" cols="*" framespacing="0" frameborder="NO" border="0">
<frame src="topoftop.htm" name="topFrame2" scrolling="NO" noresize>
<FRAME name=topFrame1 src="topmeny2.php" noResize scrolling=no>
</frameset>
<FRAME name=mainFrame src="testforsta.php" noResize></FRAMESET>
<FRAME name=bottomFrame src="buttom.htm" noResize scrolling=no></FRAMESET>
<FRAME src="hogermeny.htm"></FRAMESET>
<noframes></noframes>
@ndersMedlem sedan juni 200032 969 inlägg Om man ser till att indentera sin kod ordentligt så man kan se vad som tillhör vad, är det betydligt enklare att se vad man ska ta bort.
<FRAMESET rows="*" cols=71*,800,137* frameSpacing=0 frameBorder=no border=0>
<FRAME name=leftFrame src="vanstermeny.htm" noResize scrolling=no>
<FRAMESET border=0 frameSpacing=0 rows=0,600,0 frameBorder=no>
<FRAME name=topFrame src="topmeny.htm" noResize scrolling=no>
<FRAMESET rows=128,* cols="*" frameSpacing=0 frameBorder=NO border=0>
<frameset rows="12,*" cols="*" framespacing="0" frameborder="NO" border="0">
<frame src="topoftop.htm" name="topFrame2" scrolling="NO" noresize>
<FRAME name=topFrame1 src="topmeny2.php" noResize scrolling=no>
</frameset>
<FRAME name=mainFrame src="testforsta.php" noResize>
</FRAMESET>
<FRAME name=bottomFrame src="buttom.htm" noResize scrolling=no>
</FRAMESET>
<FRAME src="hogermeny.htm">
</FRAMESET>
Prime_66Medlem sedan aug. 2004290 inlägg tackar. men vilket ska jag ta bort för att helt bli av med topoftop och bottom delarna?