resizing frames

liunx

Guest
how do you make it so you cant resize a frame?<br />
thanks<!--content-->the following should do the trick...<br />
Use the 'noresize' attribute to the tag 'frame'.<br />
<br />
<FRAME src=http://www.htmlforums.com/archive/index.php/"whatever.html" name="whatever" noresize><br />
<br />
Hope that helps.<!--content-->
 
Back
Top