jquery.vzpager 1.1.3-alpha

This is a prerelease version of jquery.vzpager.
dotnet add package jquery.vzpager --version 1.1.3-alpha
NuGet\Install-Package jquery.vzpager -Version 1.1.3-alpha
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.3-alpha" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add jquery.vzpager --version 1.1.3-alpha
#r "nuget: jquery.vzpager, 1.1.3-alpha"
#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.3-alpha&prerelease

// Install jquery.vzpager as a Cake Tool
#tool nuget:?package=jquery.vzpager&version=1.1.3-alpha&prerelease

一个易用,强大的jquery分页插件。
适用多种分页场景,有详细的说明文档。
不管你信不信,反正我是信了。

BUG反馈邮箱:40799225@qq.com

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 982 12/31/2015
1.1.2.4 1,261 11/16/2015
1.1.2.3 1,088 11/10/2015
1.1.2.2 1,327 11/9/2015

v 1.1.3
增加分页按钮自定义排序功能
增加支持自定义按钮的拓展
isUseDefaultPagerTpl设置定义调整,具体请看说明
修正说明文档
v 1.1.2.3
  修复VS2015 Nuget安装不了BUG
v 1.1.2 +
   增加默认分页模版
   增加可隐藏按钮配置
   修复IE内核浏览器部分功能不兼容问题
   优化多实例的之间的共用代码部分