www.fgks.org   »   [go: up one dir, main page]

Click to Rate and Give Feedback
MSDN
MSDN Library
Web Development
HTML and CSS
Objects
 noScript Object
NOSCRIPT Element | noScript Object

Specifies HTML to be displayed in browsers that do not support scripting.

Members Table

The following table lists the members exposed by the noScript object.

Attributes/Properties
Show:
AttributePropertyDescription
aria-busy New for Windows Internet Explorer 8 ariaBusy Sets or retrieves a value indicating whether a live region is finished updating.
aria-checked New for Internet Explorer 8 ariaChecked Sets or retrieves the checked state of this element.
aria-controls New for Internet Explorer 8 ariaControls Sets or retrieves the list of elements that are controlled by the current element.
aria-describedby New for Internet Explorer 8 ariaDescribedby Sets or retrieves a list of elements that describe the current object.
aria-disabled New for Internet Explorer 8 ariaDisabled Sets or retrieves the disabled state of this element.
aria-expanded New for Internet Explorer 8 ariaExpanded Sets or retrieves the expanded state of this element.
aria-flowto New for Internet Explorer 8 ariaFlowto Sets or retrieves the recommended reading order of content.
aria-haspopup New for Internet Explorer 8 ariaHaspopup Sets or retrieves a value indicating whether this element may display a pop-up window.
aria-hidden New for Internet Explorer 8 ariaHidden Sets or retrieves the hidden state of this element.
aria-invalid New for Internet Explorer 8 ariaInvalid Sets or retrieves the invalid state of this element.
aria-labelledby New for Internet Explorer 8 ariaLabelledby Sets or retrieves a list of elements that provide a label for the current object.
aria-level New for Internet Explorer 8 ariaLevel Sets or retrieves the level of this element.
aria-multiselect New for Internet Explorer 8 ariaMultiselect Sets or retrieves the multiple-selection state of this element.
aria-owns New for Internet Explorer 8 ariaOwns Sets or retrieves a list of child objects, including elements that are not direct descendants of the current object.
aria-posinset New for Internet Explorer 8 ariaPosinset Sets or retrieves the current position of an item within a set.
aria-pressed New for Internet Explorer 8 ariaPressed Sets or retrieves the pressed state of a button that can be toggled.
aria-readonly New for Internet Explorer 8 ariaReadonly Sets or retrieves the read-only state of this element.
aria-required New for Internet Explorer 8 ariaRequired Sets or retrieves the form-completion requirement of this element.
aria-secret New for Internet Explorer 8 ariaSecret Sets or retrieves the secret state of this element.
aria-selected New for Internet Explorer 8 ariaSelected Sets or retrieves the selection state of this element.
aria-setsize New for Internet Explorer 8 ariaSetsize Sets or retrieves the set size of this element.
aria-valuemax New for Internet Explorer 8 ariaValuemax Sets or retrieves the maximum value that a user can provide.
aria-valuemin New for Internet Explorer 8 ariaValuemin Sets or retrieves the minimum value that a user can provide.
aria-valuenow New for Internet Explorer 8 ariaValuenow Sets or retrieves the current value of the element.
attributes New for Internet Explorer 8  Retrieves a collection of attributes of the object.
canHaveHTML Sets or retrieves the value indicating whether the object can contain rich HTML markup.
constructor New for Internet Explorer 8  Returns a references to the constructor of an object.
IDid Retrieves the string identifying the object.
isContentEditable Gets the value that indicates whether the user can edit the contents of the object.
isDisabled Gets the value that indicates whether the user can interact with the object.
isMultiLine Retrieves the value indicating whether the content of the object contains one or more lines.
parentElement Retrieves the parent object in the object hierarchy.
readyState Retrieves the current state of the object.
 New for Internet Explorer 8 role Sets or retrieves the role for this element.
scopeName Gets the namespace defined for the element.
tagUrn Sets or gets the Uniform Resource Name (URN) specified in the namespace declaration.
BehaviorDescription
clientCaps Provides information about features supported by Internet Explorer, as well as a way for installing browser components on demand.
download Downloads a file and notifies a specified callback function when the download is complete.
homePage Contains information about a user's homepage.
CollectionDescription
behaviorUrns Returns a collection of Uniform Resource Name (URN) strings identifying the behaviors attached to the element.
EventDescription
onreadystatechange Fires when the state of the object has changed.
MethodDescription
addBehavior Attaches a behavior to the element.
componentFromPoint Returns the component located at the specified coordinates via certain events.
fireEvent Fires a specified event on the object.
getAttribute New for Internet Explorer 8  Retrieves the value of the specified attribute.
getAttributeNode Gets an attribute object referenced by the attribute.name property.
hasAttribute New for Internet Explorer 8  Determines whether an attribute with the specified name exists.
normalize Merges adjacent TextNode objects to produce a normalized document object model.
removeAttribute New for Internet Explorer 8  Removes the given attribute from the object.
removeAttributeNode Removes an attribute object from the object.
removeBehavior Detaches a behavior from the element.
setAttributeNode Sets an attribute object node as part of the object.
Style attributeStyle propertyDescription
behaviorbehavior Sets or retrieves the location of the Dynamic HTML (DHTML) behavior.
text-autospacetextAutospace Sets or retrieves the autospacing and narrow space width adjustment of text.
text-underline-positiontextUnderlinePosition Sets or retrieves the position of the underline decoration that is set through the textDecoration property of the object.
zoomzoom Sets or retrieves the magnification scale of the object.

Remarks

This element is an inline element.

This element requires a closing tag.

Standards Information

This object is defined in HTML 4.0 World Wide Web link.

Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2008 Microsoft Corporation. All rights reserved. Terms of Use  |  Trademarks  |  Privacy Statement
Page view tracker
DCSIMG