Microsoft HomeproductssearchsupportshopWrite Us   Microsoft Home
Magazine
 |  Community
 |  Workshop
 |  Tools & Samples
 |  Training
 |  Site Info

Workshop  |  DHTML, HTML & CSS

FRAMESET Element | FRAMESET Object


Specifies a frameset, which is used to organize multiple frames and nested framesets.

HTML Syntax

<FRAMESET
    BORDER=pixels
    BORDERCOLOR=color

    CLASS=classname
    COLS=col-widths
    FRAMEBORDER=NO | YES | 0 | 1 
    FRAMESPACING=spacing
    ID=value
    LANG=language
    LANGUAGE=JAVASCRIPT | JSCRIPT | VBSCRIPT  | VBS 
    ROWS=row-heights
    TITLE=text
>

Remarks

This element is a block element.

Script authors should be aware that opening a Web folder inside of a frame, and then clicking on something in the Web folder, results in the file or folder that was clicked taking over the entire window. For example, if a page contains two frames, and one frame points to http://www.microsoft.com, and the second frame points to a network drive, the second frame will take control of the entire window, which includes the first frame, if a file or folder is clicked in the second frame.

A Web folder is a part of the file system hierarchy, but does not necessarily represent anything in the file system. An example is network neighborhood.

Members

Styles

Example

This example shows the FRAMESET loading frames into three columns.

<FRAMESET COLS="25%, 50%, *">
<FRAME SRC="contents.htm">
<FRAME SRC="info.htm">
<FRAME SCROLLING=NO SRC="graphic.htm">
</FRAMESET>

See Also

FRAME


Does this content meet your programming needs? Write us!

Back to topBack to top

© 1998 Microsoft Corporation. All rights reserved. Terms of use.

 

Magazine Home
Ask Jane
DHTML Dude
Extreme XML
For Starters
More or Hess
Servin' It Up
Site Lights
Web Men Talking
Member Community Home
Benefits: Freebies & Discounts
Benefits: Promote Your Site
Benefits: Connect with Your Peers
Benefits at a Glance
Online Special-Interest Groups
Your Membership
SBN Stores
Join Now
Workshop Home
Essentials
Content & Component Delivery
Component Development
Data Access & Databases
Design
DHTML, HTML & CSS
Extensible Markup Language (XML)
Languages & Development Tools
Messaging & Collaboration
Networking, Protocols & Data Formats
Reusing Browser Technology
Security & Cryptography
Server Technologies
Streaming & Interactive Media
Web Content Management
Workshop Index
Tools & Samples Home
Tools
Samples, Headers, Libs
Images
Sounds
Style Sheets
Web Fonts
Training Home
SBN Live Seminars
SBN Live Chats
Courses
Peer Support
CD-ROM Training
Books & Training Kits
Certification
SBN Home
New to SBN?
What's New on SBN
Site Map
Site Search
Glossary
Write Us
About This Site