jQuery-dropdownlist 1.3.2

dotnet add package jQuery-dropdownlist --version 1.3.2
NuGet\Install-Package jQuery-dropdownlist -Version 1.3.2
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="jQuery-dropdownlist" Version="1.3.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add jQuery-dropdownlist --version 1.3.2
#r "nuget: jQuery-dropdownlist, 1.3.2"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install jQuery-dropdownlist as a Cake Addin
#addin nuget:?package=jQuery-dropdownlist&version=1.3.2

// Install jQuery-dropdownlist as a Cake Tool
#tool nuget:?package=jQuery-dropdownlist&version=1.3.2

A jQuery plugin that makes it easy to transform any html-element with children into a dropdownlist.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on jQuery-dropdownlist:

Package Downloads
jQuery-dropdownlist.MVC

An extension to the jQuery-dropdownlist plugin that makes it simple to use as part of your viewmodels.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.3.2 4,574 9/28/2021
1.3.1 742 2/20/2020
1.3.0 528 1/21/2020
1.2.5 521 8/25/2019
1.2.4 4,108 8/5/2019
1.2.3 679 8/3/2019
1.2.2 533 8/3/2019
1.2.1 498 8/1/2019
1.2.0 506 7/27/2019
1.1.0 619 7/24/2019
1.0.4 486 7/21/2019
1.0.3 538 7/18/2019
1.0.2 538 7/18/2019
1.0.1 496 7/14/2019
1.0.0 558 7/14/2019

- Fixed bug that caused disabled dropdownlists to still receive focus