⟩ When you use jQuery?
JQuery can be used to:
★ apply CSS
★ call functions on events
★ traverse the documents
★ manipulation purpose and
★ to add effects too.
JQuery can be used to:
★ apply CSS
★ call functions on events
★ traverse the documents
★ manipulation purpose and
★ to add effects too.
Do I need to add the JQuery file both at the Master page and Content page as well?
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?
Can you please explain the difference between jQuery's ready and holdReady?
When can JQuery be used?
Why we need jQuery Mobile?
How to divide a page into parts using jQuery Mobile?
Explain CDN?
What are two different version of jQuery library?
Explain why there are two different version of jQuery library?
Can you please explain the difference between prop and attr?