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 do you implement animation functionality?
What are the features of jquery used in web applications?
What is the difference between .empty(), .remove() and .detach() methods in jQuery?
Different ways of using $.connect function in jquery?
Is jQuery a programming language?
How does jquery store data related to an element?
What does jQuery data() function do?
What are the advantage of using cdn? : jquery mobile
What are selectors in jquery mean ?
How we can get the value of a radio button using jquery?
Difference between detach and remove? : jQuery Mobile
How to get the server response from an ajax request using jquery?