<!DOCTYPE html><html><head> <title></title> <script type="text/javascript"> function open() { window.open("http://www.imooc.com","_blank","scrollbars=no"); } </script></head><body><input type="button" value="onclick" onClick="open()" /></body></html>
添加回答
举报
0/150
提交
取消