jQuery Interview Questions
Questions Answers Views Company eMail

Why there are two different version of jQuery library?

1 1487

What is a CDN?

1 1526

Which are the popular jQuery CDN? and what is the advantage of using CDN?

1 2330

How to load jQuery from CDN?

1 1543

How to load jQuery locally when CDN fails?

1 2051

What are selectors in jQuery and how many types of selectors are there?

1 1772

How do you select element by ID in jQuery?

1 1567

What does $("div") will select?

1 2664

How to select element having a particular class (".selected")?

1 2117

What does $("div.parent") will select?

1 1706

What are the fastest selectors in jQuery?

1 2726

What are the slow selectors in jQuery?

1 2789

How jQuery selectors are executed?

1 3119

Which is fast document.getElementByID('txtName') or $('#txtName').?

1 2150

Difference between $(this) and 'this' in jQuery?

1 1734


Post New jQuery Questions

Un-Answered Questions { jQuery }

How we can modify the css class in jquery?

456


What is the difference between bind() and live() function in jquery?

465


What is method chaining in jquery?

441


How can you use array with jquery?

449


Difference Between Prop and Attr in jQuery?

483






How can we give face effect in jquery?

478


What are your tools of choice to get the jquery job done?

465


What is difference between $(this) and ‘this’ in jquery?

435


How we can hide a block of html code on a button click using jquery?

479


Which is the fastest selector in jQuery?

481


Explain why there are two different version of jquery library? : jquery mobile

439


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

524


Explain jquery connect?

3753


What are the effects methods used in jquery?

435


Define .siblings() method in jquery?

467