Is it possible that jquery html work for both html and xml document?
Answer / Jabir Husain
No, jQuery's `html()` method is designed to manipulate HTML documents only. It does not work with XML documents.
| Is This Answer Correct ? | 0 Yes | 0 No |
How to check data type of any variable in jquery? : jquery mobile
Can we have multiple document.ready() function on the same page?
How can you use a jquery library in your project?
Explain the difference between javascript and jquery? : jquery mobile
What is the difference between jquery-x.x.x.js and jquery.x.x.x min.js?
With jquery ui 1.7 being released in the last few days, what do you see as the key parts of jquery ui 1.7? What are you most proud of out of that release?
How can jquery be used in conjunction with another javascript library that also uses $ for naming?
List the advantage of using minimized version of jquery?
What are the basic selectors in jQuery?
Can we select a element having a specific class in jquery ?
What is queue() in jquery?
List browser related issues for jquery?