Articles 1 - 1 of 1
      Category: JavaScript
 
1.
 
How to test for the Javascript DOM?  by Riaan Pieterse
Browsing the forums, development articles and other resource sites raised  an interesting yet recurring question: "How do I test for the Document  Object Model (DOM) employed by a browser?". Strangely enough I was  asking the same question when starting out in Javascript. However, after  enough  time has passed, with the same thing done more than ...