Is jQuery replacement of Java Script?
Answers were Sorted based on User's Feedback
Answer / chaitanya
No. jQuery is not a replacement of JavaScript. jQuery is a different library which is written on top of JavaScript. jQuery is a lightweight JavaScript library that emphasizes interaction between JavaScript and HTML.
| Is This Answer Correct ? | 0 Yes | 0 No |
javascript is a programming language,where as jquery is a javascript library.
So,jquery is not an replacement of javascript.
| Is This Answer Correct ? | 0 Yes | 0 No |
How do you select an item using css class or id and get the value by use of jquery.
What are the two types of CDNs?
What is .detach()? : jquery mobile
Hide and show image on button click using jQuery?
How To Use Ajax In Jquery?
What methods used to provide effects?
How do you attach a event to element which should be executed only once?
JQuery or JavaScript which is quicker in execution?
Explain the difference between javascript and jquery? : jquery mobile
How to get the direct parent of an element using ?
Explain the difference between find and children methods in jquery?
How to validate phone number using jquery?