Is jQuery a library for client scripting or server scripting?
Answer Posted / chaitanya
Client side scripting.
| Is This Answer Correct ? | 18 Yes | 0 No |
Post New Answer View All Answers
Will Events Are Also Copied On Clone In Jquery?
What is the difference between jquery.get() and jquery.ajax()?
Which one is more efficient, document.getelementbyid( "idname") or $("#idname)?
Explain jquery connect?
What is the use of delay() method in JQuery?
Whether we need to add jQuery file in both Master and Content page?
Can you write a jquery code to select all links inside the paragraph?
Can you please explain the difference between javascript and jquery? : jquery mobile
Explain the script build up by jquery?
How we can hide a block of html code on a button click using jquery?
Explain the difference between parent() and parents() methods in jquery? : jquery mobile
What is the difference between $(window).load and $(document).ready?
What is the difference between jquery and javascript?
Why is jquery better than javascript?
What is the use of .size() method in jquery?