noframes element | noFrames object
This element is obsolete and should no longer be used. Contains HTML for browsers that do not support FRAMESET elements.
![]() |
HTML information
| Closing Tag | required |
|---|---|
| CSS Display | inline |
DOM Information
Inheritance Hierarchy
Members
The noFrames object has these types of members:
Events
The noFrames object has these events.
| Event | Description |
|---|---|
| abort |
Fires when the user aborts the download. |
| afterupdate |
Fires on a databound object after successfully updating the associated data in the data source object. |
| beforecopy |
Fires on the source object before the selection is copied to the system clipboard. |
| beforeupdate |
Fires on a databound object before updating the associated data in the data source object. |
| cellchange |
Fires when data changes in the data provider. |
| change |
Fires when the contents of the object or selection have changed. |
| dataavailable |
Fires periodically as data arrives from data source objects that asynchronously transmit their data. |
| datasetchanged |
Fires when the data set exposed by a data source object changes. |
| error |
Fires when an error occurs during object loading. |
| errorupdate |
Fires on a databound object when an error occurs while updating the associated data in the data source object. |
| filterchange |
Fires when a visual filter changes state or completes a transition. |
| input |
Occurs when the text content of an element is changed through the user interface. |
| layoutcomplete |
Fires when the print or print preview layout process finishes filling the current LayoutRect object with content from the source document. |
| load |
Fires immediately after the client loads the object. |
| ondatasetcomplete |
Fires to indicate that all data is available from the data source object. |
| onselect |
Fires when the current selection changes. |
| readystatechange |
Fires when the state of the object has changed. |
| reset |
Fires when the user resets a form. |
| resize |
Fires when the size of the object is about to change. |
| rowenter |
Fires to indicate that the current row has changed in the data source and new data values are available on the object. |
| rowexit |
Fires just before the data source control changes the current row in the object. |
| rowsdelete |
Fires when rows are about to be deleted from the recordset. |
| rowsinserted |
Fires just after new rows are inserted in the current recordset. |
Methods
The noFrames object has these methods.
| Method | Description |
|---|---|
| addBehavior |
Attaches a behavior to the element. |
| applyElement |
Makes the element either a child or parent of another element. |
| clearAttributes |
Removes all attributes and values from the object. |
| componentFromPoint |
Returns the component located at the specified coordinates via certain events. |
| doScroll |
Note
doScroll is no longer supported. Starting with IE11, use scrollLeft or scrollTop. For info, see Compatibility changes.
Simulates a click on a scroll bar component. |
| fireEvent |
Fires a specified event on the object. |
| getAttributeNode |
Retrieves an attribute object referenced by the attribute.name property. |
| getAttributeNodeNS |
Gets an attribute object that matches the specified namespace and name. |
| getAttributeNS |
Gets the value of the specified attribute within the specified namespace. |
| getElementsByClassName |
Gets a collection of objects that are based on the value of the class attribute. |
| getElementsByTagNameNS |
Gets a collection of objects that are based on the specified element names within a specified namespace. |
| hasAttribute |
Determines whether an attribute with the specified name exists. |
| hasAttributeNS |
Determines whether an attribute that has the specified namespace and name exists. |
| hasAttributes |
Determines whether one or more attributes exist for the object. |
| msMatchesSelector |
Determines whether an object matches the specified selector. |
| normalize |
Merges adjacent DOM objects to produce a normalized document object model. |
| removeAttributeNode |
Removes an attribute object from the object. |
| removeAttributeNS |
Removes the specified attribute from the object. |
| removeBehavior |
Detaches a behavior from the element. |
| replaceAdjacentText |
Replaces the text adjacent to the element. |
| setActive |
Sets the object as active without setting focus to the object. |
| setAttributeNode |
Sets an attribute object node as part of the object. |
| setAttributeNodeNS |
Sets an attribute object as part of the object. |
| setAttributeNS |
Sets the value of the specified attribute within the specified namespace. |
| setCapture |
Sets the mouse capture to the object that belongs to the current document. |
Properties
The noFrames object has these properties.
| Property | Access type | Description |
|---|---|---|
|
Read/write |
Specifies shorthand values that define animation properties for object properties identified in the @keyframes at-rule of the animations-name property. | |
|
Read/write |
Specifies the offset within an animation cycle (the amount of time from the start of a cycle) before the animation is displayed for a set of corresponding object properties identified in the CSS @keyframes at-rule specified by the animation-name property. | |
|
Read/write |
Specifies the direction of play for an animation cycle. | |
|
Read/write |
Specifies the length of time to complete one cycle of the animation. | |
|
Read/write |
Specifies whether the effects of an animation are visible before or after it plays. | |
|
Read/write |
Specifies the number of times an animation cycle is played. | |
|
Read/write |
Identifies one or more animation names. An animation name selects a CSS @keyframes at-rule. | |
|
Read/write |
Specifies whether an animation is playing or paused. | |
|
Read/write |
Specifies the intermediate property values to be used during a single cycle of an animation on a set of corresponding object properties identified in the CSS @keyframes at-rule specified by the animation-name property. | |
|
Retrieves a collection of attributes of the object. | ||
|
Read/write |
Gets or sets a value that specifies whether the back face (reverse side) of an object is visible. | |
|
Read/write |
Gets or sets the column-break behavior that follows a content block in a multi-column element. | |
|
Read/write |
Gets or sets the column-break behavior that precedes a content block in a multi-column element. | |
|
Read/write |
Gets or sets the column-break behavior that occurs within a content block in a multi-column element. | |
|
Gets a value indicating whether the object can contain child objects. | ||
|
Retrieves the value indicating whether the object can contain rich HTML markup. | ||
|
Read/write |
Gets or sets the optimal number of columns in a multi-column element. | |
|
Read/write |
Gets or sets a value that indicates how the column lengths in a multi-column element are affected by the content flow. | |
|
Read/write |
Gets or sets the width of the gap between columns in a multi-column element. | |
|
Read/write |
Gets or sets a shorthand value that specifies values for the columnRuleWidth, columnRuleStyle, and the columnRuleColor of a multi-column element. | |
|
Read/write |
Gets or sets the color for all column rules in a multi-column element. | |
|
Read/write |
Gets or sets the style for all column rules in a multi-column element. | |
|
Read/write |
Gets or sets the width of all column rules in a multi-column element. | |
|
Read/write |
Gets or sets the number of columns that a content block spans in a multi-column element. | |
|
Read/write |
Gets or sets the optimal width of the columns in a multi-column element. | |
|
Sets or retrieves the string identifying the object. | ||
|
Gets the value that indicates whether the user can edit the contents of the object. | ||
|
Gets the value that indicates whether the user can interact with the object. | ||
|
Retrieves the value indicating whether the content of the object contains one or more lines. | ||
|
Read/write |
Gets or sets a value that specifies in which column of the grid to place the object. | |
|
Read/write |
Gets or sets a value that specifies the horizontal alignment of the object within the grid column. | |
|
Read/write |
Gets or sets one or more values that specify the width of each grid column within the object. | |
|
Read-only |
Gets or sets a value that specifies the number of columns of the grid that the object spans. | |
|
Read/write |
Gets or sets a value that specifies in which row of the grid to place the object. | |
|
Read/write |
Gets or sets a value that specifies the vertical alignment of the object within the grid row. | |
|
Read/write |
Gets or sets one or more values that specify the height of each grid row within the object. | |
|
Read/write |
Gets or sets a value that specifies the number of rows of the grid that the object spans. | |
|
Read/write |
Gets or sets a value that represents the perspective from which all child elements of the object are viewed. | |
|
Read/write |
Gets or sets one or two values that represent the origin (the vanishing point for the 3-D space) of an object with an perspective property declaration. | |
|
Retrieves the current state of the object. | ||
|
Sets or retrieves the role for this element. | ||
|
Gets the namespace defined for the element. This property is not supported for Windows apps using JavaScript. | ||
|
Sets or gets the URN specified in the namespace declaration. This property is not supported for Windows apps using JavaScript. | ||
|
Read/write |
Gets or sets a value that specifies how child elements of the object are rendered in 3-D space. | |
|
Read/write |
Gets or sets one or more shorthand values that specify the transition properties for a set of corresponding object properties identified in the transition-property property. | |
|
Read/write |
Gets or sets one or more values that specify the offset within a transition (the amount of time from the start of a transition) before the transition is displayed for a set of corresponding object properties identified in the transition property. | |
|
Read/write |
Gets or sets one or more values that specify the durations of transitions on a set of corresponding object properties identified in the transition-property property. | |
|
Read/write |
Gets or sets a value that identifies the CSS property name or names to which the transition effect (defined by the transition-duration, transition-timing-function, and transition-delay properties) is applied when a new property value is specified. | |
|
Read/write |
Gets or sets one or more values that specify the intermediate property values to be used during a transition on a set of corresponding object properties identified in the transition-property property. |
Standards information
- HTML 4.01 Specification, Section 16.4.1
Examples
This example uses the noframes element to specify HTML that is rendered by browsers incapable of displaying frames.
<frameset> <noframes> You need Internet Explorer version 3.0 or later to view frames! </noframes> </frameset>
See also
