UI
This is the official documentation for jQuery UI, jQuery's visual controls. jQuery UI features a wide range of core interaction plugins as well as many UI widgets. The project homepage is located at jqueryui.com. Please visit these pages for downloading UI and many demos.
It's possible to use components individually. Just look at the dependencies listed for each item and include the appropriate files, or use the download builder available on the jQuery UI site.
Contents |
Stable 1.8
- Interactions:
- Widgets:
- Utilities:
- Effects
Legacy 1.7.2
- Interactions:
- Widgets:
- Effects
Theming
- Theming - Information on Theming jQuery UI Components
- Theming API - Documentation for the jQuery UI CSS Framework
- ThemeRoller - jQuery UI Theming Application
Development
- Changelog - What's new in each version.
- Developer Guide - How to write a component and general coding style rules.
- Subversion - Checkout the latest code.
- Roadmap