jQuery.countrySelector
2.0.1
dotnet add package jQuery.countrySelector --version 2.0.1
NuGet\Install-Package jQuery.countrySelector -Version 2.0.1
<PackageReference Include="jQuery.countrySelector" Version="2.0.1" />
paket add jQuery.countrySelector --version 2.0.1
#r "nuget: jQuery.countrySelector, 2.0.1"
// Install jQuery.countrySelector as a Cake Addin #addin nuget:?package=jQuery.countrySelector&version=2.0.1 // Install jQuery.countrySelector as a Cake Tool #tool nuget:?package=jQuery.countrySelector&version=2.0.1
A simple jQuery plugin to show country selector drop down list. Please visit http://kylinwater.crealyx.fr/jquery-country-selector/ for demo.
Learn more about Target Frameworks and .NET Standard.
-
- jQuery (>= 1.10.1)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
2.0.1 | 2,673 | 7/18/2015 |
2.0.0 | 1,230 | 7/14/2015 |
1.1.0.4 | 1,486 | 2/10/2014 |
1.1.0.3 | 1,195 | 1/20/2014 |
1.1.0.2 | 1,201 | 1/8/2014 |
1.1.0.1 | 1,141 | 1/8/2014 |
1.1.0 | 1,170 | 1/8/2014 |
1.0.6 | 1,247 | 8/19/2013 |
1.0.5 | 1,430 | 2/27/2013 |
1.0.4 | 1,309 | 2/26/2013 |
1.0.3 | 1,322 | 2/25/2013 |
1.0.2 | 1,390 | 2/25/2013 |
1.0.1 | 1,383 | 2/25/2013 |
1.0.0.2 | 1,378 | 2/25/2013 |
1.0.0.1 | 1,316 | 2/25/2013 |
1.0.0 | 1,313 | 2/25/2013 |
v2.0.1
- Initialize on select instead of input
- Allow specifying country set
v2.0.0
- API re-design
v1.1.0
- Added combo mode
- Rename folders
v1.0.6
- Groupe country flag images into a single one
v1.0.5
- Fixed issue when control is re-initialized
- Fixed layout issue by using div instead of li
v1.0.4
- Fixed multiple control in same page issue
- Show country name as title
v1.0.3
- Included minimized js file