软件大小: | 1723 K | ||
上传用户: | wql507 | ||
关键词: | JavaScript 页 | ||
下载地址: | 免注册下载 普通下载 |
相关代码 |
|
function winopen(){ var targeturl="http://www.JavaScript.com" newwin=window.open("","","scrollbars") if (document.all){ newwin.moveTo(0,0) newwin.resizeTo(screen.width,screen.height) } newwin.location=targeturl }
相关资源 |
|