What is DOM? I was reading "DTM Basics for the First-Time User" when a new acronym DOM appeared. | Community
Skip to main content
New Participant
February 16, 2017
Solved

What is DOM? I was reading "DTM Basics for the First-Time User" when a new acronym DOM appeared.

  • February 16, 2017
  • 3 replies
  • 1301 views

I had started reading the first section of DTM Basics for the First-Time User when a new acronym appeared. What is DOM?

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by jantzen_b

Hi T.

DOM is short for Document Object Model. You can learn more about the DOM at the following links:

W3 Schools - https://www.w3.org/DOM/

Mozilla Developer Network - https://developer.mozilla.org/en-US/docs/Web/API/Document_Object_Model

 

You can also do a quick search on your favorite search engine and I'm sure there will be many useful links.

 

Cheers,
Jantzen

3 replies

jantzen_b
Employee
February 17, 2017

I'm glad I was able to help.

t__webbAuthor
New Participant
February 17, 2017

Jantzen.Belliston wrote...

Hi T.

DOM is short for Document Object Model. You can learn more about the DOM at the following links:

W3 Schools - https://www.w3.org/DOM/

Mozilla Developer Network - https://developer.mozilla.org/en-US/docs/Web/API/Document_Object_Model

 

You can also do a quick search on your favorite search engine and I'm sure there will be many useful links.

 

Cheers,
Jantzen

 

Thank you, Jantzen, for the quick response. Sending me the additional links was super helpful also as I continue to muddle through deciphering the relevance of all of this information.

jantzen_b
jantzen_bAccepted solution
Employee
February 17, 2017

Hi T.

DOM is short for Document Object Model. You can learn more about the DOM at the following links:

W3 Schools - https://www.w3.org/DOM/

Mozilla Developer Network - https://developer.mozilla.org/en-US/docs/Web/API/Document_Object_Model

 

You can also do a quick search on your favorite search engine and I'm sure there will be many useful links.

 

Cheers,
Jantzen