Login
Remember
Register
Ask a Question
Is it possible that jQuery HTML works for both HTML and XML documents?
0
votes
asked
Nov 19, 2020
in
JQuery
by
rajeshsharma
Is it possible that jQuery HTML works for both HTML and XML documents?
#jquery-html
#jquery-xml
#xml
#html
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Nov 19, 2020
by
sharadyadav1986
No, jQuery HTML only works for HTML documents. It doesn't work for XML documents.
...