chosen.jquery 0.9.6-alpha1-880a30d
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/10/nuspec.xsd">
<metadata>
<id>chosen.jquery</id>
<version>0.9.6-alpha1-880a30d</version>
<title />
<authors>Harvest</authors>
<owners>Harvest</owners>
<licenseUrl>https://github.com/harvesthq/chosen/blob/master/LICENSE.md</licenseUrl>
<projectUrl>https://github.com/harvesthq/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="0.9.6-alpha1-880a30d" />
<dependency id="jquery" version="1.4.1" />
</dependencies>
</metadata>
</package>