Easy Tutorial
❮ Jqueryui Widget Method Api Spinner ❯

jQuery UI API - CSS Framework

Below is a list of class names used by jQuery UI. These classes are used to create visual consistency across applications and allow components to be themed through jQuery UI ThemeRoller. The following CSS classes are defined in two files: ui.core.css and ui.theme.css, based on whether the style is fixed and structural, or themable (colors, fonts, backgrounds, etc.).

Layout Helpers

Widget Containers

Interaction States

Interaction Cues

Icons

States and Images

Icon Types

After declaring the .ui-icon class, you can then declare a class describing the icon type. Typically, icon classes follow the syntax .ui-icon-{icon type}-{icon sub description}-{direction}.

For example, a triangle icon pointing to the right would look like this: .ui-icon-triangle-1-e jQuery UI's ThemeRoller provides a full set of CSS framework icons in its preview section. Hovering the mouse over the icons shows the class names.

Other Visual Effects

Rounded Corner Helpers

Overlay & Shadow

❮ Jqueryui Widget Method Api Spinner ❯