Install
Works with Drupal: 7.xUsing Composer to manage Drupal site dependencies
Downloads
Download tar.gz
13.16 KB
MD5: dd5a2bd9a4d75a5c1726c1735f432568
SHA-1: 18c791d93e6773a5d2cfa1e3b5061117f0143db6
SHA-256: 838270b79a8b2071b980d0aeee49ffcd881d8af139079ce87381e8c7ced81ad1
Download zip
16.3 KB
MD5: f688e88f75af7f5405feadb472f9c546
SHA-1: b5fa05f56a971bf4c74c9afb435b1b7e35396d15
SHA-256: 14d078814896dcec884282d5ee2a197e700aa53f722a68303d34867c5c237caf
Release notes
Chosen v1.1.0 highly recommended
The Chosen library has fixed their compatibility issues with jQuery 1.4 with the v1.1.0 release. It is highly recommended to update your library version to this version. The v1.1.0 release can be downloaded from https://github.com/harvesthq/chosen/releases/download/v1.1.0/chosen_v1.1...
jquery_update dependency removed
For those of you that were previously using 7.x-2.0-alpha3 and 7.x-2.0-alpha4, you should know that jquery_update is no longer a dependency for this module, as long as you update to the Chosen v1.1.0 library as noted above.
Changes since 7.x-2.0-beta1:
- Ensure that chosen() is called only once per element by using jQuery.once().