JQuery Programmer Question:
Download Job Interview Questions and Answers PDF
How to prevents the browser from executing the default action using jQuery?
Answer:
The preventDefault() method of Event object prevents the browser from executing the default action.
Download JQuery Programmer Interview Questions And Answers
PDF
Previous Question | Next Question |
What are deferred and promise object in jQuery? | How to select element having a particular class (".selected")? |