jquery.vzpager 1.1.2.2

There is a newer version of this package available.
See the version list below for details.
dotnet add package jquery.vzpager --version 1.1.2.2
NuGet\Install-Package jquery.vzpager -Version 1.1.2.2
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.vzpager" Version="1.1.2.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add jquery.vzpager --version 1.1.2.2
#r "nuget: jquery.vzpager, 1.1.2.2"
#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 jquery.vzpager as a Cake Addin
#addin nuget:?package=jquery.vzpager&version=1.1.2.2

// Install jquery.vzpager as a Cake Tool
#tool nuget:?package=jquery.vzpager&version=1.1.2.2

一个易用的jquery分页插件,功能强大。

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
1.1.3-alpha 980 12/31/2015
1.1.2.4 1,259 11/16/2015
1.1.2.3 1,088 11/10/2015
1.1.2.2 1,327 11/9/2015

v 1.1.2
   增加默认分页模版
   增加可隐藏按钮配置
   修复IE内核浏览器部分功能不兼容问题
   优化多实例的之间的共用代码部分