jBox 2.3.1

Requires NuGet 2.3 or higher.

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

// Install jBox as a Cake Tool
#tool nuget:?package=jBox&version=2.3.1

jBox 是一款基于 jQuery 的多功能对话框插件,可鼠标拖动对话框、改变对话框大小等,能够实现网站的整体风格效果,给用户一个新的视觉享受。兼容 IE6+、Firefox、Chrome

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

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
2.3.1 3,540 6/18/2013
2.3.0 1,993 6/18/2013

- [调整&修复] IE6下有iframe或页面有active、applet控件的情况下自动选择用iframe来遮罩。
- [修复] IE6下拖动窗口到右边时边框不可见的样式错误(依然还有20px,但影响不大)。
- [修复] IE6下prompt相关方法与messager方法的图标最小高度不正确的样式修正。
- [修复] IE6下messager方法的窗口在滚动条被拖动的时候位置不正确的bug。
- [修复] 修复浏览器改变大小时遮罩层不完全的bug。