A wordpress plugin that allows you to use jquery ui css within your plugins and themes.
You can use the following lines of code within your template and plugins:
wp_enqueue_style("jquery-ui");
wp_enqueue_style("jquery-ui-accordion");
wp_enqueue_style("jquery-ui-autocomplete");
wp_enqueue_style("jquery-ui-button");
wp_enqueue_style("jquery-ui-core");
wp_enqueue_style("jquery-ui-datepicker");
wp_enqueue_style("jquery-ui-dialog");
wp_enqueue_style("jquery-ui-menu");
wp_enqueue_style("jquery-ui-progressbar");
wp_enqueue_style("jquery-ui-resizable");
wp_enqueue_style("jquery-ui-selectable");
wp_enqueue_style("jquery-ui-slider");
wp_enqueue_style("jquery-ui-spinner");
wp_enqueue_style("jquery-ui-tabs");
wp_enqueue_style("jquery-ui-theme");
wp_enqueue_style("jquery-ui-tooltip");
Built by The Marketing Mix Perth:
http://www.marketingmix.com.au
- Install WordPress 3.5 or higher
- Download the following files:
http://downloads.wordpress.org/plugin/jquery-ui-theme.1.0.zip
- Login to WordPress admin, click on Plugins / Add New / Upload, then upload the zip file you just downloaded.
- Activate the plugin.
Built by The Marketing Mix Perth:
http://www.marketingmix.com.au