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,695 | 7/18/2015 |
2.0.0 | 1,238 | 7/14/2015 |
1.1.0.4 | 1,494 | 2/10/2014 |
1.1.0.3 | 1,203 | 1/20/2014 |
1.1.0.2 | 1,209 | 1/8/2014 |
1.1.0.1 | 1,149 | 1/8/2014 |
1.1.0 | 1,178 | 1/8/2014 |
1.0.6 | 1,259 | 8/19/2013 |
1.0.5 | 1,439 | 2/27/2013 |
1.0.4 | 1,318 | 2/26/2013 |
1.0.3 | 1,330 | 2/25/2013 |
1.0.2 | 1,398 | 2/25/2013 |
1.0.1 | 1,391 | 2/25/2013 |
1.0.0.2 | 1,386 | 2/25/2013 |
1.0.0.1 | 1,325 | 2/25/2013 |
1.0.0 | 1,321 | 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