SQL PHP HTML JavaScript articles and free code
 

Frame Resize

By default frame windows are resizable. If you don't want the frame to be resizable, you can use noresize attribute of the frame.











Example:
       <Frameset rows="50%,50%">               
            <Frame src="frame1src.html" noresize>
            <Frame src="frame2src.html" noresize>
     </Frameset>
          
Discuss this tutorial at forum

List of HTML Tutorials

Frames in HTML pages
Frames in HTML  | Advantages of Frames  | Disadvantages of Frames  | Nested Framesets  | Frame Tag  | Frame Borders  | Resizable Frames  | Frames with Scrollbars  | NoFrames  | Inline Frame

 

Subscribe
Submit your email address and receive article and product notifications. Your email is safe with us.

Scripts
PHP
JavaScript
List of HTML Tutorial
HTML Tags
Color Chart
HTML Calendar
Tags on web page
Web Design
Subscribe
Submit your email address and receive article and product notifications. Your email is safe with us.