 | 
12-20-2011, 08:53 AM
| | Senior Member | | Join Date: Jul 2011
Posts: 146
| | what is Frameset How do I create frames? What is a frameset? |  Sponsored Ads | | Member | | Join Date: LongTime Posts: 1100 | | New Sponsored Ads This message will go away once you are registered. Also, by registering, you will have access to all post topics, communicate privately with other members (PM), respond to polls, upload graphics, and access other special features! Registration is fast, simple and absolutely free so please Click Here to join our Web Hosting community today! | 
01-13-2012, 02:06 PM
| | Junior Member | | Join Date: Jan 2012
Posts: 5
| | Example of Frameset :
<frameset rows="8%,87%,5%" >
<frame id="logo" name="banner" src="logo.aspx" noResize scrolling="no">
<FRAMESET cols="73%,27%">
<FRAME id="mainframe" name="mainframe" src="Default.aspx" scrolling="no">
<FRAMESET rows="8%,92%">
<FRAME id="downleftup" name="downleftup" src="querybuttons.aspx">
<FRAME id="downleft" name="downleft" src="layers.aspx">
</FRAMESET>
</FRAMESET>
</frameset> | 
01-17-2012, 04:46 PM
| | Junior Member | | Join Date: Jan 2012
Posts: 5
| | If you have to create a page which can combine two or more Html page then it can be created with Frameset tag. Through it you can combine more then one Html page to a single page and that's why you can create the interactive page which can provide the more facility to user. | 
01-19-2012, 05:24 AM
| | Senior Member | | Join Date: Jul 2011
Posts: 146
| | What is frameset Thanks for sharing the useful information my friends.It is very useful for me. | 
01-20-2012, 02:58 PM
| | Junior Member | | Join Date: Jan 2012
Posts: 5
| | The frameset element holds one or more frame elements. Each frame element, which can accommodate a single national framework elements document.The how many columns or rows, in the framework, and what percentage / pixel space will occupy each of them. | 
01-21-2012, 12:53 PM
| | Junior Member | | Join Date: Jun 2011
Posts: 14
| | Frames allow an author to divide a browser window into multiple (rectangular) regions. Multiple documents can be displayed in a single window, each within its own frame. Graphical browsers allow these frames to be scrolled independently of each other, and links can update the document displayed in one frame without affecting the others.
You can't just "add frames" to an existing document. Rather, you must create a frameset document that defines a particular combination of frames, and then display your content documents inside those frames. The frameset document should also include alternative non-framed content in a NOFRAMES element.
The HTML 4 frames model has significant design flaws that cause usability problems for web users. Frames should be used only with great care. | 
01-22-2012, 07:28 PM
| | Junior Member | | Join Date: Jan 2012
Posts: 20
| | Hi, few questions when you get time | 
01-22-2012, 07:31 PM
| | Junior Member | | Join Date: Jan 2012
Posts: 20
| | Hello, few questions for everyone | 
01-28-2012, 10:45 AM
| | Junior Member | | Join Date: Jan 2012
Posts: 10
| | The <frameset> element holds one or more <frame> elements. Each <frame> element can hold a separate document.
The <frameset> element specifies HOW MANY columns or rows there will be in the frameset, and HOW MUCH percentage/pixels of space will occupy each of them.
If you want to know more about it then i suggest you to check the w3school.com
Hope you like it.It will Really helpful. |  Sponsored Ads | | Member | | Join Date: LongTime Posts: 1100 | | New Sponsored Ads This message will go away once you are registered. Also, by registering, you will have access to all post topics, communicate privately with other members (PM), respond to polls, upload graphics, and access other special features! Registration is fast, simple and absolutely free so please Click Here to join our Web Hosting community today! | | Thread Tools | | | | Display Modes | Linear Mode |
Posting Rules
| You may not post new threads You may not post replies You may not post attachments You may not edit your posts HTML code is Off | | | All times are GMT. The time now is 11:54 AM. |  | |