<SCRIPT>function openurl(url){popupWin=window.open(url,'new_page','width=600,height=400,status=0,menubar=0,max=0,min=0,top=90,left=100,Status=no,scrollbars=yes,resizable=no');return false;}</SCRIPT> <A class=x onclick="return openurl(this.href)" href="temp.htm">点击打开窗口</A>

评论