Ctrl+/
IE11
F11
ESC
PgUp
PgDn
<html>
<head>
<title>在弹出的窗口中显示标准按钮</title>
</head>
<body>
<script language="javascript">
<!--
window.open("/","","toolbar=yes");
//-->
</script>
</body>
</html>
CSS代码...
JS代码...
xxxxxxxxxx