摘要:
控制弹出页面大小:function openScript(url, width, height){ var Win = window.open(url,"openScript",'width=' + width + ',height=' + height + ',resizable=no,scrollbars=no,menubar=no,status=yes' ); }显示标记:Server.Ht... 阅读全文
posted @ 2006-03-20 14:48
多铭
阅读(835)
评论(0)
推荐(0)