⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 页面转换特效.htm

📁 VBSCRIPT的源码,相信很多html程序员都会用到,这些源码小小变动一下,可以用在很多地方,尤其在DHTML中!
💻 HTM
字号:
<html>
<head>
<title>
   页面转换特效
</title>
<style type="text/css">
<!--
	body {  font-family: "宋体"; font-size: 9pt; margin-top: 0px; margin-left: 0px; margin-right: 0px}
	A { COLOR: black; FONT-SIZE: 9pt; FONT-WEIGHT: 400; TEXT-DECORATION: none }
 	A:hover { COLOR: red; FONT-SIZE: 9pt; FONT-WEIGHT: 400; TEXT-DECORATION: underline }
	a:active     { font: 9pt "宋体"; cursor: hand; color: #FF0033 }
-->
</style>
<meta HTTP-EQUIV="Page-Enter" CONTENT="revealtrans(duration=6.0, transition=23)">
<meta HTTP-EQUIV="Page-Exit" CONTENT="revealtrans(duration=6.0, transition=23)">
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<SCRIPT LANGUAGE="VBScript">    
<!--

-->
</script>
</head>
<body bgcolor="#fef4d9"> 
<center>
    <font color=red face="隶书" size=6>
	页面转换特效
    </font>
</center>
<br>
<br><center>
<a id=historyN href="1.htm">
	<font size=6>前进</font>
</a>
<a id=historyO href="2.htm">
	<font size=6>后退</font>
</a>
<table border=5 bordercolor=blue borderlight=green>
    <tr>
     <td align=center><strong>
      <font size=5 color=red>
           页面转换时即可看到效果
      </font>
<font size=5 color=red face="Arial, Helvetica, sans-serif">!
</font>
</strong>
</td>
</tr>
</table>
</center>
</body>
</html>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -