showing results for - "get html tag name in javascript"
Luna
03 Feb 2019
1
2 var x = document.getElementById("myP").tagName;