Answer Posted / guest
No. Because of the way XML is defined, it is not possible to
do tricks like this, where markup is generated by scripting
while the parser is still parsing the markup.
You can still achieve the same effects, but you have to do
it by using the DOM to add and delete elements.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Explain web sql?
Why do we add doctype in html?
Is body tag necessary in html?
Is html5 compatible with old browsers?
What are the two types of tags?
What are the reasons for validating a HTML?
What is the difference between html and html5 w3schools?
What do tds mean?
What does the head tag mean?
Why to use xhtml.
How do I make a picture into a link?
What is a bootstrap website?
What is a meta title?
Is html client side?
how can we use WebSQL?