Diff b/w javascript and jquery
Answers were Sorted based on User's Feedback
Answer / minal
Javascript is a language but jquery is not a language.
Jquery is a library written using javascript, which is
light weight, cross browser compatible and simple.
| Is This Answer Correct ? | 57 Yes | 1 No |
Answer / purushothaman
jquery is plugin this use to bulid funtion.
| Is This Answer Correct ? | 10 Yes | 5 No |
What are the goals of Ajax?
Can you list some examples of ajax-based applications?
How to send an ajax request in javascript?
What is the predominant distinction between javascript and j-query?
How do I abort the current xmlhttprequest?
Techniques for asynchronous server communication have been around for years. What makes ajax a "new" approach?
Can I use ajax with microsoft's .net?
Can ajax be implemented in browsers that do not support the xmlhttprequest object?
Describe the accordionextender control?
When should I use a java applet instead of ajax?
What is AJAX Framework?
What is the difference between proxied and proxyless calls in AJAX?