Consider a scenario where things can be done easily with javascript, would you still prefer jQuery?
Answer / chaitanya
No. If things can be done easily via CSS or JavaScript then You should not think about jQuery. Remember, jQuery library always comes with xx kilobyte size and there is no point of wasting bandwidth.
| Is This Answer Correct ? | 0 Yes | 0 No |
Explain jquery.noconflict? : jquery mobile
Define bind() and unbind elements in jQuery?
Why we need jquery mobile? : jquery mobile
Can we use our own specific character in the place of $ sign in jQuery?
Explain the each() function?
What does $("P") will select?
JQuery or JavaScript which is quicker in execution?
Can you please explain the difference between javascript and jquery? : jquery mobile
What is slice() method in jquery?
How to find all sibling elements after the current element using ?
What are jquery selectors?
What is the use of jQuery.ajax method ()?