The following JavaScript function will display all the double ID's in the DOM tree of the HTML page using an alert message: function findDoubleId() { |
|
Web Development > JavaScript >
Is there an easy way to find all the double ID's in the DOM tree of a HTML page?
|