jQuery UI API Category - Theming
jQuery UI includes a powerful CSS framework for creating custom jQuery widgets. The framework includes classes that cover a wide range of common user interface needs and can be manipulated using jQuery UI ThemeRoller. By creating your own UI components with the jQuery UI CSS framework, you should adopt shared markup conventions to facilitate code integration within the plugin community. You can learn more details by visiting jQuery UI Themes.
API | Description |
---|---|
CSS Framework | A list of class names used by jQuery UI to allow component theming. |
Icons | A list of icons provided by jQuery UI. |
Stacking Elements | A pattern for handling z-index and stacking elements. |