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 we can hide a block of html code on a button click using jquery?
How to load jQuery locally when CDN fails?
How to call a method inside code-behind using jquery?
What is difference between .setinterval() and .delay() ?
Tell me what is the use of .size() method in jquery?
What is jquery datepicker in jquery?
What is the between $(this) and 'this' in jquery?
Describe the two types of cdns?
Whether C# code behind can be called from jQuery?
What the use of $ symbol in jquery.
Does jquery follow w3c recommendations?
How We Can Write Code Specific To Browser In Jquery?