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



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

Answer / Sachin Sahay Gautam

There are two main versions of the jQuery library: jQuery Core and jQuery UI. jQuery Core is a lightweight JavaScript library designed for manipulating HTML documents, while jQuery UI provides a set of user interface widgets and animations built on top of jQuery Core.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More jQuery Interview Questions

Tell me what does dollar sign ($) means in jquery? : jquery mobile

1 Answers  


What is $() in jquery?

1 Answers  


What is a CDN?

1 Answers  


How can we include jQuery library in ASP.Net project?

1 Answers  


What is the difference between $(window).load and $(document).ready?

1 Answers  


Explain the term method chaining? : jQuery Mobile

1 Answers  


How to get the direct parent of an element using ?

1 Answers  


Explain finish method in jquery? : jquery mobile

1 Answers  


Explain some benefits of jquery knockout?

1 Answers  


Explain each() function in jquery?

1 Answers  


What happen if you return false from a jQuery event handler?

1 Answers  


What is meant by a deep copy? : jQuery Mobile

1 Answers  


Categories