Tags
June 3rd, 2006
- <script language="JavaScript">
- <!--
- function NewWindow(){window.open("about:blank","","height=540,
- width=840,
- status=yes,location=yes,resizable =yes,toolbar=yes,
- directories=yes,
- scrollbars=yes,status=yes,menubar=yes");}
- // -->
- </script>
-
- <input TYPE=button VALUE=打开新窗口 ONCLICK=NewWindow()>
[more…]
网络, 技巧 | Comments (1)