Pregunta de entrevista de EF Education First

What is the DOM object in JS

Respuesta de la entrevista

Anónimo

21 jun 2016

the dom is refers to the document object model meaning that their is a host object in the javascript code that allows you to manipulate data from the representation of html in the web browser.