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

📄 变化的文字链接菜单.txt

📁 网页特效的代码,在美化网页时有很大的作用
💻 TXT
字号:


<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312" />
<title>无标题文档</title>



</head>

<body onLoad="begin()">


 <p>
   <script>
<!--
function correct(){
if (finished){
setTimeout("begin()",3000)
}
return true
}
window.onerror=correct
function begin(){
if (!document.all)
return
if (maxheight==null)
maxheight=temp.offsetHeight
whatsnew.style.height=maxheight
temp.style.display="none"
c=1
finished=true
change()
}
//-->
 </script>
   
   <style>
<!--
#whatsnew a{color:730073;text-decoration:none}
#whatsnew, #temp {font-weight:bold; font-family:Arial}
#whatsnew a:hover{color:red}
-->
 </style>
   <script language="javascript1.2">
<!--

/*
News Updater Script- 
?Dynamic Drive (www.dynamicdrive.com)
For full source code, installation instructions,
100's more DHTML scripts, and Terms Of
Use, visit dynamicdrive.com
*/

var head=''
var top=0
var maxheight
var finished=false
var tickers=new Array()

tickers[0]='<a href="http://www.163.com">网易-国内最大的综合性站点</a>'

tickers[1]='<a href="http://www.sian.com.cn">新浪网-国内最大的新闻发布站点</a>'

tickers[2]='<a href="http://www.sohu.com">搜狐-国内最大的搜索类站点</a>'

tickers[3]='<a href="http://www.5qzone.net">5Q地带—国内大学生网站</a>'

tickers[4]='<a href="http://www.yahoo.com">yahoo-专业的搜索网站</a>'

for (i=1;i<=tickers.length-1;i++){
if (tickers[i].length>=tickers[top].length)
top=i
}
if (document.all)
document.write('<span id="whatsnew" style="width:100%;height=10;filter:revealTrans(duration=2,transition=19)">'+tickers[0]+'</span>')

function change(){
whatsnew.innerHTML=''
whatsnew.filters.revealTrans.apply()
whatsnew.filters.revealTrans.play()
whatsnew.innerHTML=tickers[c]
if (c==tickers.length-1) 
c=0
else
c+=1
setTimeout("change()",5000)
}
if (document.all)
document.write('<span id=ns style="display:none;">')
//-->
 </script>
   <!--Insert alternate HTML codes here
that will be seen by browsers OTHER 
than IE 4.x-->
   </span>
   
   <span id=temp style="position:absolute;left:0;top:0" style=&{head};>
   <script>
<!--
if (document.all){
temp.style.width=whatsnew.style.width
document.write(tickers[top])
}
//-->
 </script>
   </span></p>
 <p>&nbsp;</p>
 <p> &lt;script&gt;<br>
   &lt;!--<br>
   function correct(){<br>
   if (finished){<br>
   setTimeout(&quot;begin()&quot;,3000)<br>
   }<br>
   return true<br>
   }<br>
   window.onerror=correct<br>
   function begin(){<br>
   if (!document.all)<br>
   return<br>
   if (maxheight==null)<br>
   maxheight=temp.offsetHeight<br>
   whatsnew.style.height=maxheight<br>
   temp.style.display=&quot;none&quot;<br>
   c=1<br>
   finished=true<br>
   change()<br>
   }<br>
   //--&gt;<br>
 &lt;/script&gt;</p>
 <p>&lt;style&gt;<br>
   &lt;!--<br>
   #whatsnew a{color:730073;text-decoration:none}<br>
   #whatsnew, #temp {font-weight:bold; font-family:Arial}<br>
   #whatsnew a:hover{color:red}<br>
   --&gt;<br>
   &lt;/style&gt;<br>
   &lt;script language=&quot;javascript1.2&quot;&gt;<br>
   &lt;!--</p>
 <p>/*<br>
   News Updater Script- <br>
   ?Dynamic Drive (www.dynamicdrive.com)<br>
   For full source code, installation instructions,<br>
   100's more DHTML scripts, and Terms Of<br>
   Use, visit dynamicdrive.com<br>
   */</p>
 <p>var head=''<br>
   var top=0<br>
   var maxheight<br>
   var finished=false<br>
   var tickers=new Array()</p>
 <p>tickers[0]='&lt;a href=&quot;http://www.163.com&quot;&gt;网易-国内最大的综合性站点&lt;/a&gt;'</p>
 <p>tickers[1]='&lt;a href=&quot;http://www.sian.com.cn&quot;&gt;新浪网-国内最大的新闻发布站点&lt;/a&gt;'</p>
 <p>tickers[2]='&lt;a href=&quot;http://www.sohu.com&quot;&gt;搜狐-国内最大的搜索类站点&lt;/a&gt;'</p>
 <p>tickers[3]='&lt;a href=&quot;http://www.7wind.net&quot;&gt;七色风-专业的网页制作站点&lt;/a&gt;'</p>
 <p>tickers[4]='&lt;a href=&quot;http://www.yahoo.com&quot;&gt;yahoo-专业的搜索网站&lt;/a&gt;'</p>
 <p>for (i=1;i&lt;=tickers.length-1;i++){<br>
   if (tickers[i].length&gt;=tickers[top].length)<br>
   top=i<br>
   }<br>
   if (document.all)<br>
   document.write('&lt;span id=&quot;whatsnew&quot; style=&quot;width:100%;height=10;filter:revealTrans(duration=2,transition=19)&quot;&gt;'+tickers[0]+'&lt;/span&gt;')</p>
 <p>function change(){<br>
   whatsnew.innerHTML=''<br>
   whatsnew.filters.revealTrans.apply()<br>
   whatsnew.filters.revealTrans.play()<br>
   whatsnew.innerHTML=tickers[c]<br>
   if (c==tickers.length-1) <br>
   c=0<br>
   else<br>
   c+=1<br>
   setTimeout(&quot;change()&quot;,5000)<br>
   }<br>
   if (document.all)<br>
   document.write('&lt;span id=ns style=&quot;display:none;&quot;&gt;')<br>
   //--&gt;<br>
   &lt;/script&gt;<br>
   &lt;!--Insert alternate HTML codes here<br>
   that will be seen by browsers OTHER <br>
   than IE 4.x--&gt;<br>
   &lt;/span&gt;</p>
 <p>&lt;span id=temp style=&quot;position:absolute;left:0;top:0&quot; style=&amp;{head};&gt;<br>
   &lt;script&gt;<br>
   &lt;!--<br>
   if (document.all){<br>
   temp.style.width=whatsnew.style.width<br>
   document.write(tickers[top])<br>
   }<br>
   //--&gt;<br>
   &lt;/script&gt;<br>
   &lt;/span&gt;<br>
 </p>
 <p>&nbsp; </p>
</body>
</html>

 

⌨️ 快捷键说明

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