jQuery Interview Questions
Questions Answers Views Company eMail

Why there are two different version of jQuery library?

1 1481

What is a CDN?

1 1519

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

1 2320

How to load jQuery from CDN?

1 1535

How to load jQuery locally when CDN fails?

1 2048

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

1 1763

How do you select element by ID in jQuery?

1 1563

What does $("div") will select?

1 2658

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

1 2107

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

1 1695

What are the fastest selectors in jQuery?

1 2717

What are the slow selectors in jQuery?

1 2782

How jQuery selectors are executed?

1 3110

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

1 2140

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

1 1728


Post New jQuery Questions

Un-Answered Questions { jQuery }

How can images be made to appear scrolling one over another?

440


Explain cdn in jquery?

4150


How to debug jquery code/ debug jquery?

465


What are the advantage of using cdn? : jquery mobile

463


How to get the direct parent of an element using ?

482






Tell me how to executed jquery selectors? : jquery mobile

450


Explain some benefits of jquery knockout?

451


Does jquery follow w3c recommendations?

491


What is the difference between size and length of jQuery?

476


Explain .empty() vs .remove() vs .detach().

495


Please explain remove class jquery with example?

442


What are the various ajax functions available in jquery ?

381


Why jQuery is needed?

491


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

430


Is jquery code exicuted on the clientside, or serverside?

432