The most common method is to use the window.open method to directly open a full-screen web page:
]
In addition, if you want to already There are two methods to open the web page in full screen:
1. Use ActiveX
If you need to introduce external Js, you need to refresh to execute
]
[Ctrl A select all Note: <script>
<!--
function fullwin(){
window.open("bigpage.html","bfs","fullscreen,scrollbars")
}
//-->
</script>If you need to introduce external Js, you need to refresh to execute ]
Statement:The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn