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 |
How do we create a thread to do ajax polling?
What are asp.net ajax 4.0 validation controls?
Why do we use the updateprogress control in ajax? : asp.net ajax
Describe the ajax design pattern.
What do I do on the server to interact with an ajax client?
How does html_ajax compare with the xajax project at sourceforge?
Explain differences between the page execution lifecycle of an asp.net page and an asp.net ajax page?
What is JSON in Ajax?
What is the name of the dll that contains the ajax control toolkit?
Can I use ajax with microsoft's .net?
How do we handle concurrent ajax requests?
Is json is a programming language?