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 |
How you get server response from an ajax request using jquery?
Define .siblings() method in jquery?
Explain each() function in jquery?
How do you stop the currently-running animation? : jquery mobile
Is jQuery is a client or server scripting?
What is event preventdefault () and event stoppropagation () in jquery?
How can related code be encapsulated? Give example.
Can you write a jquery code to select all links inside the paragraph?
How to create, read and delete cookies with jquery?
Can we execute/run multiple Ajax request simultaneously in jQuery? If yes, then how?
How to disable/enable an element with jQuery?
How do you select all elements with the class of “selected” in jquery?