Is jquery a library for client scripting or server scripting? : jquery mobile



Is jquery a library for client scripting or server scripting? : jquery mobile..

Answer / Sawan Kumar

"jQuery": is primarily a client-side JavaScript library used for HTML document traversing, manipulation, animating, and interaction. It does not support server-side scripting.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More jQuery Interview Questions

What are the advantage of using cdn? : jquery mobile

1 Answers  


Explain the each() function?

1 Answers  


How can we apply css in last child of parent using jquery library?

1 Answers  


How do you update ajax response with id " resilts"?

1 Answers  


What is the difference between jquery and javascript?

1 Answers  


What does jQuery data() function do?

1 Answers  


How to call a method inside code-behind using jquery?

1 Answers  


Why jQuery is better than JavaScript?

1 Answers  


Difference between event.PreventDefault and event.stopPropagation?

1 Answers  


Define each() function in jquery?

1 Answers  


What is chaining in jQuery?

1 Answers  


How to create clone of any object using jQuery?

1 Answers  


Categories