Domanda di colloquio di EF Education First

What is the DOM object in JS

Risposta di colloquio

Anonimo

21 giu 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.