摘要:
//提示框varw=width||300;varh=height||200;varalertdiv=$("<divtitle='提示'></div>").appendTo($("BODY"));varcontent=alertdiv.text(msg);alertdiv.dialog({autoOpen:true,height:h,width:w,modal:true,resizable:false,bgiframe:true,close:function(evt,ui){alertdiv.dialog(" 阅读全文
posted @ 2012-10-10 23:06
weiwei~
阅读(290)
评论(0)
推荐(0)