How we can select multiple elements in jquery?
No Answer is Posted For this Question
Be the First to Post Answer
Explain cache paremeter of jquery ajax method?
What is the use of toggle() method in jquery?
Explain slidetoggle() effect.
What is the difference between eq() and get() methods in jQuery?
What does dollar sign ($) means in jQuery?
What is the between $(this) and 'this' in jquery?
Explain the concepts of "$ function" in jquery with an example?
Explain why there are two different version of jquery library? : jquery mobile
How to control page titles in jquery mobile? : jquery mobile
What is event preventdefault () and event stoppropagation () in jquery?
List the basic selectors in jquery?
Suppose if you have a server control(asp.net server control, button) and on the click of button you want to call a jquery function, so tell me how you will call a jquery function without postback?