- 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 Answers
+ 1
You can use document.getElementsbyTagName() method with tag name as the parameter.. đ
- 2
GĘâá´˘â Sá´á´ plz check the post on my homepage