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
What is the difference between settimeout() and setinterval() methods?
What is the difference between onclick and onsubmit?
Is window.onload is different from document.ready()?
differentiate between bind() vs live() vs delegate() methods in jquery.
What are the difference between alert() and confirm()?
How do you select an item using css class or id and get the value by use of jquery.
Is it too early to discuss jquery ui 1.8?
How to programmatically trigger a click event that's being handled by jquery?
Whether jQuery HTML work for both HTML and XML documents?
What is the difference between find and children methods in jquery?
Explain how jquery works?
Explain slidetoggle() effect.
Can we select a element having a specific class in jquery ?
How to use connect in jquery?
How do you stop the currently-running animation? : jquery mobile