What is event.PreventDefault?
Answer / chaitanya
The event.preventDefault() method stops the default action of an element from happening. For example, Prevents a link from following the URL.
| Is This Answer Correct ? | 0 Yes | 0 No |
How do you check if an element is empty?
How to use connect in jquery?
How do you install/use jquery in a project.
What is jQuery connect?
differentiate between bind() vs live() vs delegate() methods in jquery.
What is normally not included in a cloned copy? : jQuery Mobile
What is $() in jquery library?
What is method chaining in jquery and what are the advantages?
How we can get the value of a radio button using jquery?
How to resolve conflicts with other libraries?
What are the advantages of using cdn?
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?