Consider a scenario where things can be done easily with javascript, would you still prefer jQuery?



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

Post New Answer

More jQuery Interview Questions

Explain various methods to make ajax request in jquery?

0 Answers  


Which program is useful for testing jQuery?

0 Answers  


What is the latest version of jquery?

0 Answers  


How can I select 20th div with jquery?

0 Answers  


Can we include multiple version of jquery? : jquery mobile

0 Answers  






What is event.stoppropagation? : jquery mobile

0 Answers  


How do you select an item using css class or id and get the value by use of jquery.

0 Answers  


How do you stop the currently-running animation, remove all queued animations, and complete all animations for the matched elements?

1 Answers  


How to disable jquery animation? : jquery mobile

0 Answers  


Explain all the ways to include jquery in a page?

0 Answers  


Explain the difference between .empty() and .remove() ?

0 Answers  


What is the difference between bind() and live() function in jquery?

0 Answers  


Categories