jQuery selectBox example

This project is not covered by Drupal’s security advisory policy.

Overview

The jQuery selectBox module is a styleable replacement for SELECT elements using Cory LaViska's jQuery UI plugin.

You can view a demo of the plugin here:
http://labs.abeautifulsite.net/jquery-selectBox/

Documentation

http://codekarate.com/daily-dose-of-drupal/drupal-7-jquery-selectbox-module

Requirements

* Drupal Libraries module (http://drupal.org/project/libraries)
* jQuery selectBox (https://github.com/marcj/jquery-selectBox)
* jQuery 1.6+ or greater (use jquery_update to be sure)

Installation

1) Upload/install the Libraries API module
2) Create a sites/all/libraries directory on your server
3) Create a directory within sites/all/libraries named jquery.selectbox
4) Download the latest jQuery selectBox plugin from https://github.com/claviska/jquery-selectBox/downloads
5) Upload/install the jQuery selectBox plugin: place it inside the jquery.selectbox directory
6) Enable the jQuery selectBox module

Drupal 6 Installation Only

* The plugin only works with jQuery 1.7+. So in order to update jQuery on D6, please follow the instructions here: https://drupal.org/node/1067290#comment-5340730

Support

Issues should be posted in the issue queue on drupal.org:
http://drupal.org/project/issues/selectbox

Project information

Releases