- 2
How to select tag name using DOM?
For example I have to print <body></body> Like body body Using javascript For more detail check my post on my profile
2 RĂ©ponses
+ 1
You can use document.getElementsbyTagName() method with tag name as the parameter.. đ
- 2
GÊâᎹâ SáŽáŽ plz check the post on my homepage