jQuery UI

When building for the modern website you often need to create useful UI components that includes various features such as dragging, dropping, date picker, tooltips, etc. The jQuery UI is a perfect choice to build up these effects. It is a curated set of user interface interactions, effects, widgets, and themes built on top of the jQuery-JavaScript Library . jQuery UI libraries simplify the process of creating common UI components. You can leverage these existing frameworks and customize them to suit your needs. Each component is built according to jQuery's event-driven architecture and is themeable, making it easy for developers of any skill level to integrate and extend into their own code. The following tutorial will teach you basics of JqueryUI Framework , which you can use to create complex web applications GUI with ease.