Document Object Standard

a: Document Object Model ~
b: coding style

What:

"These are all specified in DOM model. So in this way, javascript code to visit pages are standardized. We cannot create our own style to visit the elements. In this sense, DOM is like a coding style."

It's not just "a coding style", it is a mandated coding style with a mandated hierarchy. You MUST write the html as the convention specifies so that when Javacript is used on a page, it can interpret the page correctly. It could be call the Document Object Convention.


Useful?
Writer: Junji Zhi
LCC:
Where:
Date: Sep 22 2014 7:41 PM


Send a comment/complaint about this entry to Metamia.com:

6426

Please provide any other details you think
will be useful to us in the text area below.