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 is xmlhttprequest?
Is it possible to set session variables from javascript?
What is the difference between synchronous and asynchronous requests?
Can we call server-side code from javascript? : asp.net ajax
What is prerequisite for Update Panel in Ajax?
What are the different ways to pass parameters to the server? : asp.net ajax
How many validation controls are available in asp.net ajax 4.0? : asp.net ajax
What is json? : asp.net ajax
What are different readystate in ajax?
Will html_ajax integrate with other javascript ajax libraries such as scriptaculous? How would this integration look like?
Is ajax a framework?
Don't be too quick to dump your plugin or applet based portions of your application. While ajax and dhtml can do drag and drop and other advanced user interfaces there still limitations especially when it comes to browser support. Plugins and applets have been around for a while and have been able to make ajax like requests for years. Applets provide a great set of ui components and apis that provide developers literally anything.