Click to Rate and Give Feedback
MSDN
MSDN Library
Web Development
HTML and CSS
Objects
 namespace Object

  Switch on low bandwidth view
namespace Object

Dynamically imports an element behavior into a document.

Members Table

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

Attributes/Properties
Show:
AttributePropertyDescription
name Retrieves the name of the namespace.
readyState Retrieves the current state of the object.
URNurn Sets or gets a Uniform Resource Name (URN) for a target document.
EventDescription
onreadystatechange Fires when the state of the object has changed.
MethodDescription
attachEvent Binds the specified function to an event, so that the function gets called whenever the event fires on the object.
detachEvent Unbinds the specified function from the event, so that the function stops receiving notifications when the event fires.
doImport Dynamically imports an element behavior.
ObjectDescription
HTMLNamespaceInfo Constructor New for Windows Internet Explorer 8  Defines the properties and methods inherited by objects in the HTMLNamespaceInfo Constructor prototype chain.

Remarks

This object is available in script as of Microsoft Internet Explorer 5.5.

Standards Information

There is no public standard that applies to this object.

See Also

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