码迷,mamicode.com
首页 > Web开发 > 详细

Jquery fancybox 可以实现在当前页面弹出框

时间:2016-03-19 16:06:37      阅读:281      评论:0      收藏:0      [点我收藏+]

标签:

<a title="收费用户" class="normal2 fancybox.iframe" href="/backmanage/userDate?mail=‘+dat[i]["nvcEmail"]+‘" target="_blank"><span class="color1">${user.username}</span></a>
 $(".normal2").fancybox({
        ‘width‘:‘60%‘,
        ‘height‘:‘80%‘,
        ‘autoSize‘ : false,
        ‘autoCenter‘ :true
  });

 

Jquery fancybox 可以实现在当前页面弹出框

标签:

原文地址:http://www.cnblogs.com/phyxis/p/5295270.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!