标签:
<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
});
标签:
原文地址:http://www.cnblogs.com/phyxis/p/5295270.html