jQuery弹出层插件popShow(改进版)用法示例
网络编程 2021-07-04 19:20www.168986.cn编程入门
这篇文章主要介绍了jQuery弹出层插件popShow(改进版)用法,对比前文分析了popShow插件的使用方法,需要的朋友可以参考下
本文实例讲述了jQuery弹出层插件popShow(改进版)用法。分享给大家供大家参考,具体如下
前面一篇《》分析了popShow插件的基本用法,这里再对插件进行一番改进。
popShow弹出层
图1.1 弹出层效果
1、引入JS和CSS文件
<link href="popShow.css" rel="stylesheet" type="text/css" /> <script src="/js/mon/jquery.min.js" type="text/javascript"></script> <script src="popShow.js" type="text/javascript"></script>
注意这里需要引入jQuery库文件。
2、编写HTML代码
<div id="swinLogin" style="width:230px; display:none;"> <table> <tr> <th>用户名</th> <td><input id="txtUserName" type="text" /></td> </tr> <tr> <th>密码</th> <td><input id="txtPsw" type="password" /></td> </tr> <tr> <th></th> <td><input type="button" value="登录" /></td> </tr> </table> </div>
3、popShow的使用
(1) 打开弹出层
$("#swinLogin").popShow("用户登录");
(2) 关闭弹出层
$("#swinLogin").popHide();
附件
附件1popShow.js
$.fn.popShow = function(title) { var tag = this; $('<div class=\"g-mask\"><iframe frameborder=\"0\" scrolling=\"no\"></iframe></div>').appendTo('body'); this.show().attr('par', this.parent().length ? true : false).appendTo('body').wrapAll('<table class=\"g-popup\"><tr><td></td></tr></table>'); this.wrapAll('<div class=\"g-popup-wrap\" style=\"width:' + this.outerWidth(true) + 'px\"></div>').before('<div class=\"g-popup-title g-line-dashed\">' + (title ? title : '') + '</div>').before($('<a class=\"g-popup-hide\" href=\"javascript:;\"></a>').click(function() { tag.popHide() })); return this }; $.fn.popHide = function() { var tab = this.closest('table'); this.attr('par') == 'true' ? this.hide().appendTo('body') : this.remove(); tab.prev().remove(); tab.remove(); return this };
附件2popShow.css
/弹出层/ .g-mask, .g-mask iframe, .g-popup { width:100%; height:100%; } .g-mask { background:#fff; filter:alpha(opacity=80); opacity:0.8; } .g-mask iframe { filter:alpha(opacity=0); opacity:0; } .g-mask, .g-popup { position:fixed; :0; left:0; z-index:10000; _position:absolute; _:expression(documentElement.scrollTop + "px");} .g-black-mask {background:#000;opacity:0.7;} .g-black-popup{position:absolute;} .g-popup { text-align:center; } .g-popup-wrap { padding:30px; background:#fff; border:#E95A59 solid 4px; text-align:left; position:relative; margin:0 auto; } .g-popup-title { font-size:14px; height:28px; line-height:28px; overflow:hidden; margin-bottom:20px; font-weight:bold; color:#e25150; border-bottom:1px dotted #AAAAAA} .g-popup-hide {background:url("/images/popBtn.png") 0 0 no-repeat; width:34px; height:30px; display:block; position:absolute; right:5px; :5px; z-index:99; } .g-popup-hide:hover { background-position:0 -40px; } .g-info-hide { width:34px; height:30px; display:block; position:absolute; background-position:0 -1320px; :5px; right:5px; } .g-info-hide:hover { background-position:0 -1360px; } .g-popup-tip { height: 0; overflow: hidden; position: fixed; z-index:10001; bottom: 0; right: 0; _position: absolute; _bottom: auto; _: expression(eval(document.documentElement.scrollTop + document.documentElement.clientHeight - this.offsetHeight - (parseInt(this.currentStyle.marginTop, 10) || 0) - (parseInt(this.currentStyle.marginBottom, 10) || 0)));}
附件3关闭按钮图标(popBtn.png)
更多关于jQuery相关内容感兴趣的读者可查看本站专题《》、《》、《》、《》、《》、《》、《》及《》
希望本文所述对大家jQuery程序设计有所帮助。
编程语言
- 如何快速学会编程 如何快速学会ug编程
- 免费学编程的app 推荐12个免费学编程的好网站
- 电脑怎么编程:电脑怎么编程网咯游戏菜单图标
- 如何写代码新手教学 如何写代码新手教学手机
- 基础编程入门教程视频 基础编程入门教程视频华
- 编程演示:编程演示浦丰投针过程
- 乐高编程加盟 乐高积木编程加盟
- 跟我学plc编程 plc编程自学入门视频教程
- ug编程成航林总 ug编程实战视频
- 孩子学编程的好处和坏处
- 初学者学编程该从哪里开始 新手学编程从哪里入
- 慢走丝编程 慢走丝编程难学吗
- 国内十强少儿编程机构 中国少儿编程机构十强有
- 成人计算机速成培训班 成人计算机速成培训班办
- 孩子学编程网上课程哪家好 儿童学编程比较好的
- 代码编程教学入门软件 代码编程教程