Consider a scenario where things can be done easily with javascript, would you still prefer jQuery?
Answer Posted / 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 |
Post New Answer View All Answers
Can we have multiple document.ready() function on the same page? : jquery mobile
What is jQuery CDN?
Explain the use jquery.data method?
List the advantages of jquery?
Differentiate between jquery.size and jquery.length? : jQuery Mobile
What is CDN?
In what scenarios jQuery can be used?
How to executed jquery selectors? : jquery mobile
How to check/uncheck an input in jquery?
Define jquery connect?
What are selectors in jquery mean ?
Mention the advantages of cdn? : jQuery Mobile
Explain jquery connect?
What is the difference between jquery and javascript?
Suppose if you have a server control(asp.net server control, button) and on the click of button you want to call a jquery function, so tell me how you will call a jquery function without postback?