#48 JQuery UI Including JQuery UI in Project

Published: 29 December 2018
on channel: Telusko
49,468
620

Support by becoming a Member :    / @telusko  


JqueryUI is a powerful Javascript library built on top of jQuery JavaScript library. UI stands for User interface, It is a set of plug-ins for jQuery that adds new functionalities to the jQuery core library.
jQuery is the core library & jQuery UI is built on top of it. So if you want to use jQuery UI you must include jQuery too
jQuery UI is a free, open source software.

What does jQuery UI provide extra ?

1) Interactions - Draggable, Droppable, Resizable, Selectable, Sortable
2) Widgets - Accordion, Autocomplete, Button, Checkboxradio, Datepicker etc
3) More Effects - Add Class, Color Animation, Easing etc
4) Utlities
5) Menus & navigation bars etc
jQuery UI official link - https://jqueryui.com/
Video by - Tanmay Sakpal
Simple Snippets Channel link -    / simplesnippets