DOMParser
Properties
No properties.
Methods
No methods.
Events
No events.
Notes
Remarks
To create an instance of the DOMParser object, use the following syntax.
oParser = new DOMParser();
Standards information
There are no standards that apply here.
Members
The DOMParser object has these types of members:
- [#methods Methods]
Methods
The DOMParser object has these methods. {
See also
Related pages
- parseFromStringparseFromString
Attributions
Microsoft Developer Network: [Windows Internet Explorer API reference Article]