首页 > 代码库 > 一种关闭按钮
一种关闭按钮
<div class="popup pr" id="divlist"> <a class="close" href="javascript:modalclose()">X</a> <table class="tabbox" width="100%" border="0" cellspacing="1" cellpadding="0"> <tbody><tr> <td width="31%"><strong>用户名</strong></td> <td width="43%"><strong>海之力</strong></td> <td width="26%"><strong>获得时间</strong></td> </tr> </tbody></table> <div class="pager"> <!--ASP.NET MvcPager 1.4 for ASP.NET MVC 2.0 版权所有:陕西省吴起县博杨计算机有限公司 (http://www.webdiyer.com)--> </div></div>
class = "close" 公用方法。
function modalclose(){
&.modal.close();
}
function modalclose() {
$.modal.close();
}
声明:以上内容来自用户投稿及互联网公开渠道收集整理发布,本网站不拥有所有权,未作人工编辑处理,也不承担相关法律责任,若内容有误或涉及侵权可进行投诉: 投诉/举报 工作人员会在5个工作日内联系你,一经查实,本站将立刻删除涉嫌侵权内容。