JQuery Programmer Question:
Download Job Interview Questions and Answers PDF
How to set the html contents of an element using jQuery?
Answer:
The html( val ) method sets the html contents of every matched element.
Download JQuery Programmer Interview Questions And Answers
PDF
Previous Question | Next Question |
How to select element having a particular class (".selected")? | How to check data type of any variable in jQuery? |