Easy Tutorial
❮ Example Dialog Example Accordion ❯

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 Download Builder page on the jQuery UI website.

Creating a Custom jQuery UI Download

The Download Builder for jQuery UI allows you to select the components you need to download, obtaining a custom library version for your project. Creating a custom jQuery UI download involves the following three steps:

Step 1: Select the Components You Need

The first column of the Download Builder page lists all the JavaScript components of jQuery UI: Core, Interactions, Widgets, and Effects. Some components in jQuery UI depend on others, and when these components are selected, the other components they depend on will be automatically selected as well. The components you select will be merged into one jQuery UI JavaScript file.

Step 2: Choose a Theme or Customize One

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 from the provided themes or use ThemeRoller to customize a theme (see the later sections for details).

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 one page. If you plan to use only one theme on a page, you can skip these settings.

Step 3: Select a Version of jQuery UI

In the Download Builder, the final step is to select a version number. This step is important because the versions of jQuery UI are designed to work with specific versions of jQuery. Current versions include:

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.

❮ Example Dialog Example Accordion ❯