How to get the number of DOM elements used in a web page

Assuming you mean “HTMLElementNodes” as opposed to “All nodes” (which would include such things as text nodes and also be skipped by your jQuery example) then:

document.getElementsByTagName('*').length

This still requires the use of DOM though. Pure JavaScript can’t interact with an HTML document other than as a string of text.

Leave a Comment

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)