摘要:
--------------------blockUI-------------------------------//显示遮罩 $.blockUI({ message: $('#divlogin'), css:{width:"400px", height:"255px", top: ($(window).height() - 400) /2 + 'px', left: ($(window).width() - 400) /2 + 'px'} }); //取消遮罩$("#cancel") 阅读全文
posted @ 2011-09-17 11:40
依然---编程
阅读(2217)
评论(0)
推荐(0)
2011年9月17日