62,268
社区成员
发帖
与我相关
我的任务
分享
Response.Write("<script>javascript:newwin2=window.open('ShowCloth.aspx?Place=E2','newwin2','top=0,left=0,width=?,height=?,status=no,toolbar=no,menubar=no,scrollbars=yes,location=no');newwin2.focus();</Script>")
var w = obj.offsetWidth;
var h = obj.offsetHeight;
window.moveTo(0,0);
window.resizeTo(w,h);