What is jQuery UI?

devquora
devquora

Posted On: Feb 22, 2018

 

As the name suggests, jQuery UI is a bunch of GUI widgets, animation effects, and themes. It is implemented using jQuery, CSS, and HTML. It is an open-source JavaScript library that is first released by the jQuery Foundation in 2007 and is now under the MIT license. It is one of the popular JavaScript libraries that is used in some of the popular websites for designs and animations like Pinterest, PayPal, Netflix, and IMDb.

    Related Questions

    Please Login or Register to leave a response.

    Related Questions

    jQuery Interview Questions

    What is jQuery?

    jQuery is a lightweight JavaScript library which gives a quick and simple method for HTML DOM traversing and manipulati..

    jQuery Interview Questions

    What are the advantages of JQuery ?

    There are many advantages of JQuery. Some of them are :It is more like a JavaScript enhancement so there is no overhea..

    jQuery Interview Questions

    What are the different type of selectors in Jquery?

    There are 3 types of selectors in JqueryCSS Selector XPath Selector Custom Selector..