View Full Version : how do i get rid of resizable frames?


xMrSTiMbErLaKex
07-19-2003, 12:09 PM
:( i need help with my frames code to get no resizable frames. this is the code i am using:

<FRAMESET COLS="20%,*">
<FRAME NAME="leftframe" SRC="menu.html">
<FRAME NAME="rightframe" SRC="home.html">
</FRAMESET>

please help :) thnx

Lemon Squash
07-19-2003, 12:44 PM
http://framecodes.tripod.com/help.html#d

xMrSTiMbErLaKex
07-20-2003, 08:38 AM
thanks :)