chosen.jquery 1.2.0
Chosen is a JavaScript plugin that makes long, unwieldy select boxes much more user-friendly. It is currently available in both jQuery and Prototype flavors.
<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
<metadata>
<id>chosen.jquery</id>
<version>1.2.0</version>
<title />
<authors>Harvest</authors>
<owners>Harvest</owners>
<licenseUrl>https://github.com/prabirshrestha/chosen/blob/master/LICENSE.md</licenseUrl>
<projectUrl>https://github.com/prabirshrestha/chosen</projectUrl>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<description>Chosen is a JavaScript plugin that makes long, unwieldy select boxes much more user-friendly. It is currently available in both jQuery and Prototype flavors.</description>
<copyright>Copyright (c) 2011 by Harvest</copyright>
<language>en-US</language>
<tags>jquery plugins</tags>
<dependencies>
<dependency id="chosen" version="1.2.0" />
<dependency id="jquery" version="1.4.1" />
</dependencies>
</metadata>
</package>