jQuery对话框 jQuery Modal Dialog

码农软件 · 软件分类 · jQuery对话框 · 2019-12-15 16:58:46

软件介绍

jQuery Modal Dialog 是一个用来显示错误提示、警告信息、操作成功提示等等对话框的 jQuery 插件。

示例代码:

$.modaldialog.error('你好,开源中国社区');

对话框选项包括有:

  • AutoClose Timeout
  • Show/Hide Close Button
  • Dialog Title
  • Dialog Width

演示地址:http://tautologistics.com/projects/jquery.modaldialog/doc/1.0.0/

本文地址:https://codercto.com/soft/d/21216.html

HTML & XHTML

HTML & XHTML

Chuck Musciano、Bill Kennedy / O'Reilly Media / 2006-10-27 / GBP 39.99

"...lucid, in-depth descriptions of the behavior of every HTML tag on every major browser and platform, plus enough dry humor to make the book a pleasure to read." --Edward Mendelson, PC Magazine "Whe......一起来看看 《HTML & XHTML》 这本书的介绍吧!

JS 压缩/解压工具
JS 压缩/解压工具

在线压缩/解压 JS 代码

RGB转16进制工具
RGB转16进制工具

RGB HEX 互转工具

图片转BASE64编码
图片转BASE64编码

在线图片转Base64编码工具