ekko-lightbox.NuGet 5.3.0

dotnet add package ekko-lightbox.NuGet --version 5.3.0
NuGet\Install-Package ekko-lightbox.NuGet -Version 5.3.0
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="ekko-lightbox.NuGet" Version="5.3.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add ekko-lightbox.NuGet --version 5.3.0
#r "nuget: ekko-lightbox.NuGet, 5.3.0"
#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 ekko-lightbox.NuGet as a Cake Addin
#addin nuget:?package=ekko-lightbox.NuGet&version=5.3.0

// Install ekko-lightbox.NuGet as a Cake Tool
#tool nuget:?package=ekko-lightbox.NuGet&version=5.3.0

Bootstrap Lightbox

A lightbox module for Bootstrap that supports images, YouTube videos, and galleries - built around Bootstrap's Modal plugin.

See the github page for docs: http://ashleydw.github.io/lightbox

Contributing

Instead of modifying the /dist/*.js JavaScript files directly, you should instead modify the ekko-lightbox.js file and run the grunt task.

Code released under the MIT license.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

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
5.3.0 1,266 2/19/2019

Modal overrides the 15px padding always to 0.
Aspect ratio is calculated for the inner space
Modal always has a 10px separation from the borders
Modal is centered in the window (taken from #268)
You can specify a max-width and / or max-height optionally