+ 5
DOM is a little confusing. Can anyone please tell me where I can find more exercises on this topic?
9 ответов
+ 11
you can try on w3schools or tutorialpoint or guru99.com
+ 7
here's a link to w3schools on DOM
https://www.w3.org/TR/WD-DOM/introduction.html
+ 4
https://developer.mozilla.org/en-US/docs/Web/API/Document_Object_Model/Introduction
+ 3
If you've finished the course, you can always find other courses online, such as w3schools.
+ 3
Mozilla developers network is a good place to learn
+ 3
Google "visual DOM representation" its a lot easier to understand from a visual representation. John Duckett also writes a book on Javascript and Jquery that does a fantastic job explaining the DOM and how to navigate it.
+ 2
buy and complete lynda.com courses on JavaScript topic
+ 1
U can check on Lynda.com or check at codecademy
- 2
Hi