SQL PHP HTML ASP JavaScript articles and free scripts to download
 

Scrollbars in Frames

By default frame windows will have a value auto for scrolling attribute. i.e, If we leave the setting for scrolling, a scrollbar will appear only if needed.











Example:
       <Frameset rows="50%,50%">               
            <Frame src="frame1src.html" scrolling="yes">      -- For this frame scrollbars will appear.
            <Frame src="frame2src.html" scrolling="no">      -- For this frame scrollbars will not appear.
     </Frameset>
          



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



Join Our Email List
Email:  
For Email Newsletters you can trust
List of HTML Tutorial
<Form>
HTML Tags
HTML Calendar
Tags on web page
Web Design