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 the difference between .js and .min.js?
Define width() vs css('width')?
How to increase cursor size in html body using jquery?
How to find grand children in of an element?
Can you call C# code-behind method using jQuery? If yes,then how?
Is jQuery is a client or server scripting?
How can we include jQuery library in ASP.Net project?
What is the goal of cdn and what are the advantages of using cdn?
How to submit a form without submit button using jquery?
Is it possible to hold or delay document.ready execution for sometime?
What is the difference between find and children methods?
Explain which program is useful for testing jquery?