jQuery.LoadingOverlay 2.1.5

dotnet add package jQuery.LoadingOverlay --version 2.1.5
                    
NuGet\Install-Package jQuery.LoadingOverlay -Version 2.1.5
                    
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.LoadingOverlay" Version="2.1.5" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="jQuery.LoadingOverlay" Version="2.1.5" />
                    
Directory.Packages.props
<PackageReference Include="jQuery.LoadingOverlay" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add jQuery.LoadingOverlay --version 2.1.5
                    
#r "nuget: jQuery.LoadingOverlay, 2.1.5"
                    
#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.
#addin nuget:?package=jQuery.LoadingOverlay&version=2.1.5
                    
Install jQuery.LoadingOverlay as a Cake Addin
#tool nuget:?package=jQuery.LoadingOverlay&version=2.1.5
                    
Install jQuery.LoadingOverlay as a Cake Tool

A flexible loading overlay jQuery plugin

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.LoadingOverlay:

Package Downloads
UVNetTransversalWeb

Compilado de funciones javascript y estilos css genéricos.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.1.5 47,073 10/2/2018

* Fixed corner case when LoadingOverlay was being hidden with a long fade out time after the target element was resized and before resizeInterval was triggered