Why is jquery better than javascript?



Why is jquery better than javascript?..

Answer / Ram Vijay Singh

jQuery makes JavaScript easier to use by simplifying the process of selecting, manipulating, and animating HTML elements. It provides a cross-browser compatible library that abstracts away many complexities.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More jQuery Interview Questions

Why jQuery is better than JavaScript?

1 Answers  


What is the difference between calling stop(true,true) and finish method?

1 Answers  


What are the features of jquery used in web applications?

1 Answers  


What is finish method in jQuery?

1 Answers  


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

1 Answers  


Tell me which program is useful for testing jquery?

1 Answers  


Can we use protocol less URL while referencing jQuery from CDNs?

1 Answers  


Explain remove class jquery with example?

1 Answers  


What does $("div") will select?

1 Answers  


What are features of jquery or what can be done using jquery?

1 Answers  


Explain the advantages of jquery?

1 Answers  


Define cache paremeter of jquery ajax method?

1 Answers  


Categories