javascript document namespaces[ ]
| namespaces[ ] | NN n/a IE 5.5(Win) DOM n/a |
|
|
Read-only |
|
Returns a collection of IE namespace objects implemented in the current document. A namespace object is a gateway to loading external behaviors. |
|
| Example | |
var IENSCount = document.namespaces.length; |
|
| Value | |
|
Array of namespace object references. |
|
| Default | |
|
Array of zero length. |
|
Previous: javascript document parentWindow
565,Nickname,Homepage or email,Comments here,Add comment
