내 커뮤니티 업적 표시줄을 확대합니다.

Join us on September 25th for a must-attend webinar featuring Adobe Experience Maker winner Anish Raul. Discover how leading enterprises are adopting AI into their workflows securely, responsibly, and at scale.

Mark Solution

활동이 없어 이 대화는 잠겼습니다. 새 게시물을 작성해 주세요.

해결됨

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

Avatar

Level 1

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

1 채택된 해결책 개

Avatar

정확한 답변 작성자:
Employee

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 답변 개

Avatar

정확한 답변 작성자:
Employee

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

Avatar

Level 1

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.

Avatar

Employee

I'm glad I was able to help.