惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

博客园 - Franky
Apple Machine Learning Research
Apple Machine Learning Research
月光博客
月光博客
Vercel News
Vercel News
Recent Announcements
Recent Announcements
B
Blog RSS Feed
Y
Y Combinator Blog
M
MIT News - Artificial intelligence
MongoDB | Blog
MongoDB | Blog
酷 壳 – CoolShell
酷 壳 – CoolShell
雷峰网
雷峰网
D
Docker
Jina AI
Jina AI
IT之家
IT之家
人人都是产品经理
人人都是产品经理
L
LangChain Blog
G
Google Developers Blog
Google DeepMind News
Google DeepMind News
MyScale Blog
MyScale Blog
博客园 - 叶小钗
The GitHub Blog
The GitHub Blog
The Cloudflare Blog
A
About on SuperTechFans
Hugging Face - Blog
Hugging Face - Blog

博客园 - Eric Zhang

mod_rewrite 做好PM的几个要素 Sql Server中清空所有数据表中的记录 SQL Server 2000卸载后重新安装的问题 “无任何网络提供程序接受指定的网络路径”问题的几个解决方法 Serv-U和win2003防火墙的设置 在windowsxp系统内删除linux系统分区后出现grub error 22系统无法启动的解决办法 windows下恢复删除的逻辑分区 c#接口和抽象类的区别 URLRewrite在IIS6和IIS7中的使用配置 Linux 下Apache和Resin的安装 SQL Server 2005 查询处理器未能为执行并行查询启动必要的线程资源。 查看linux版本 通过事务日志恢复SqlServer数据库到一个特定的时间点 ASP调用存储过程返回了一个参数和一个记录集时出现ADODB.Recordset 错误 '800a0e78' 如何查看SQL Server 2005版本号 VS2005发布网站时生成的DLL名称问题 设置双网卡的双网关 asp出现的问题 Microsoft JET Database Engine 错误 '80004005'
基于jQuery 的几个Dialog应用
Eric Zhang · 2011-05-18 · via 博客园 - Eric Zhang

为了交互方便,页面上经常需要弹出页面,比如登录、提示等页面,为了使用方便,要求不转变页面地址,在当前页面实现相关的功能,这时就需要dialog的应用。

在此列举一些常用的基于jQuery的Dialog应用:

SimpleModal:http://www.ericmmartin.com/projects/simplemodal-demos/

jqModal: http://dev.iceburg.net/jquery/jqModal/#examples

Boxy:http://onehackoranother.com/projects/jquery/boxy/

Thickbox:http://jquery.com/demo/thickbox/

LeeDialog:http://www.okajax.com/demo/dialog/