| <script type="text/javascript"> | |
| function openWindon(){ | |
| if(confirm("确定打开新窗口吗?")){ | |
| var url = prompt("请输入一个网址","http://www.imooc.com/"); | |
| window.open( url,"_blank","toolbar=no, menubar=no, scrollbars=yes, width=400, height=400"); | |
| } | |
| } | |
| </script> | |
| </head> | |
| <body> | |
| <input type="button" value="新窗口打开网站" onclick="openWindon()" /> | 
 跪着生活
跪着生活 
					老王uuu
 
					Sunshine22
 
					起名咋这么费劲呢
 
					慕仔1644659
 
					请叫我攻城喵
 随时随地看视频慕课网APP
随时随地看视频慕课网APP
相关分类