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 to select combobox select value and text using jquery?
What are the effects methods used in jquery?
What is the difference between .empty(), .remove() and .detach() methods in jQuery?
How do I check if the DOM is ready?
What is .empty()? : jquery mobile
Explain the use of the $.fn.bind and $.fn.trigger.
Why should I use jquery?
What is .bind()? : jquery mobile
How to check data type of any variable in jQuery?
How to check variable is empty or not in jquery?
How to give face effect in jquery?
Can we call c# codebehind method using jquery?