- 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 Antworten
+ 1
You can use document.getElementsbyTagName() method with tag name as the parameter.. 😊
- 2
Gʜ₀ᴢ₇ Sᴇᴄ plz check the post on my homepage