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 |
Does jQuery 2.0 supports IE?
What is the latest version of jquery?
What is a filter in jquery? Explain
What is the difference between find and children methods in jquery?
What programming language does jquery use?
Define data paremeter of jquery ajax method?
What is event.stoppropagation? : jquery mobile
Explain cache paremeter of jquery ajax method?
Is it possible to hold or delay document.ready execution for sometime?
What the use of $ symbol in jquery.
Differentiate between calling stop (true, true) and finish method?
Explain width() vs css(‘width’)?