Dynamically imports an element behavior into a document.
Members Table
The following table lists the members exposed by the
namespace
object. Click a tab on the left to choose the type of member you want to view.
Attributes/Properties
| Attribute | Property | Description |
|---|
| name |
Retrieves the name of the namespace. |
| readyState |
Retrieves the current state of the object. |
| URN | urn |
Sets or retrieves a Uniform Resource Name (URN) for a target document. |
Events
Methods
| Method | Description |
|---|
| 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. |
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
Introduction to Viewlink,>About Element Behaviors