colorbox 1.4.21
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package colorbox --version 1.4.21
NuGet\Install-Package colorbox -Version 1.4.21
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="colorbox" Version="1.4.21" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add colorbox --version 1.4.21
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: colorbox, 1.4.21"
#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 colorbox as a Cake Addin #addin nuget:?package=colorbox&version=1.4.21 // Install colorbox as a Cake Tool #tool nuget:?package=colorbox&version=1.4.21
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
A lightweight customizable lightbox plugin for jQuery
There are no supported framework assets in this package.
Learn more about Target Frameworks and .NET Standard.
-
- jQuery (>= 1.3.2)
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.4.29 | 3,352 | 9/12/2013 |
1.4.28 | 84 | 9/6/2013 |
1.4.27 | 78 | 7/23/2013 |
1.4.26 | 61 | 7/23/2013 |
1.4.25 | 56 | 7/23/2013 |
1.4.24 | 58 | 7/23/2013 |
1.4.23 | 56 | 7/23/2013 |
1.4.22 | 59 | 7/23/2013 |
1.4.21 | 57 | 7/23/2013 |
1.4.20 | 56 | 7/23/2013 |
1.4.19 | 56 | 7/23/2013 |
1.4.18 | 62 | 7/23/2013 |
1.4.17 | 59 | 7/23/2013 |
1.4.16 | 60 | 7/23/2013 |
1.4.15 | 57 | 7/23/2013 |
1.4.14 | 56 | 7/23/2013 |
1.4.13 | 57 | 7/23/2013 |
1.4.12 | 58 | 7/23/2013 |
1.4.11 | 56 | 7/23/2013 |
1.4.10 | 56 | 7/23/2013 |
1.4.9 | 57 | 7/23/2013 |
1.4.8 | 57 | 7/23/2013 |
1.4.7 | 57 | 7/23/2013 |
1.4.6 | 900 | 3/25/2013 |
1.4.5 | 54 | 3/25/2013 |
1.4.4 | 55 | 3/25/2013 |
1.4.3 | 54 | 3/25/2013 |
1.4.2 | 55 | 3/25/2013 |
1.4.1 | 54 | 3/25/2013 |
1.4.0 | 54 | 3/25/2013 |
1.3.19 | 664 | 12/22/2011 |
1.3.18 | 66 | 11/23/2011 |
Version 1.4.21 - 2013/6/6
- Replaced new Image() with document.createElement('img') to avoid a potential bug in Chrome 27.