用JavaScript弹出一个接近全屏的窗口


<title>JS全屏窗口</title>
<script>
<!--
function channel(){
window.open("/","","channelmode,scrollbars")
}
//-->
</script>
<form>
<input type="button" onClick="channel()" value="打开窗口" name="button">
</form>
« 
» 
快速导航

Copyright © 2016 phpStudy | 豫ICP备2021030365号-3