Ctrl+/
IE11
F11
ESC
PgUp
PgDn
<html>
<head>
<title>使用百叶窗效果来切换网页</title>
<meta http-equiv="Page-Exit" content="revealTrans(duration=5,transition=9)">
</head>
<body bgcolor="#99CCFF">
<a href="http://www.baidu.com">前往百度</a>
</body>
</html>
CSS代码...
JS代码...
xxxxxxxxxx