Jqueryui Download
# jQuery UI Download
Once you have a basic understanding of jQuery UI, you can try it out for yourself. Please download a copy of jQuery UI from the (http://jqueryui.com/download/) page on the jQuery UI website.
## Creating a Custom jQuery UI Download
The jQuery UI Download Builder allows you to select the components you need to download, creating a custom library version for your project. Creating a custom jQuery UI download requires the following three steps:
### Step 1: Select the Components You Need
The first column of the Download Builder page lists all the JavaScript component categories of jQuery UI: UI Core, Interactions, Widgets, and Effects. Some components in jQuery UI depend on other components; when these components are selected, the components they depend on are also automatically selected. The components you select will be combined into a single jQuery UI JavaScript file.

### Step 2: Select a Theme or Customize a Theme
On the Download Builder page, you will see a text box listing a series of pre-designed themes for jQuery UI widgets. You can choose one of these provided themes, or you can use ThemeRoller to customize a theme (detailed in later sections).
**Advanced Theme Settings:** _The theme section of the Download Builder also provides some advanced configuration settings for themes. These fields are useful if you plan to use multiple themes on a single page. If you plan to use only one theme on a page, you can completely skip these settings._
### Step 3: Select the jQuery UI Version
In the Download Builder, the final step is to select a version number. This step is important because jQuery UI versions are designed to work with specific jQuery versions. Current versions include:
* jQuery UI 1.10.2 β Requires jQuery 1.6 or higher.
* jQuery UI 1.9.2 β Requires jQuery 1.6 or higher.
### Click the Download Button to Download!
Click the Download button to complete the download. You will receive a custom zip file containing the components you selected.
YouTip