DOM STANDS FOR Document Object Model
DOM Parser can parse XML or HTML source stored in a string into a DOM document.DOM Parser can be specified in DOM Parsing and Serialization.
To Create DOM Parser use
new DOMParser()
DOM Parser can parse XML or HTML source stored in a string into a DOM document.DOM Parser can be specified in DOM Parsing and Serialization.
To Create DOM Parser use
new DOMParser()
No comments:
Post a Comment