如何实现打开网页真正全屏?
发布网友
发布时间:2022-05-09 10:17
我来回答
共2个回答
热心网友
时间:2024-02-21 00:42
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<title>无标题文档</title>
</head>
<body onLoad="window.open('q.htm','myhomepage','fullscreen')">
<a href="#" onClick=="window.open('2.htm','myhomepage','fullscreen')">aaaaaaa
</a>
</body>
</html>
热心网友
时间:2024-02-21 00:42
弹出式网页菜单