【网页特效代码-文字特效】一个输入框中的文字不停变换形式输出,几乎各种形式都有,很全

合集下载

网页设计-滚动文字的几种特效

网页设计-滚动文字的几种特效

1:文字来回滚动:< marquee scrollAmount=3 behavior=alternate>文字来回滚动</ marquee >2:向右移动的竖排文字:<marquee style="line-height: 120%; writing-mode: tb-rl" scrollAmount=3 scrollDelay=0 direction=up width=250 height=150><P align=left>向右移动的竖排文字</span><br>向右移动的竖排文字<br>向右移动的竖排文字<br>向右移动的竖排文字</p></marquee>3:向上移动的文字代码:<marquee style="width: 250px; height: 100px" scrollAmount=3 direction=up>向上移动的文字<br>向上移动的文字<br>向上移动的文字</marquee>4、向下移动的文字:<MARQUEE style="WIDTH: 250px; HEIGHT: 100px" scrollAmount=3 direction=down>向下移动的文字<BR>向下移动的文字</MARQUEE>5、从右向左滚动:<MARQUEE scrollAmount=2>从右向左滚动</MARQUEE>6、从左向右滚动:<MARQUEE scrollAmount=2 direction=right>从左向右滚动</MARQUEE>7. 上下反弹:<MARQUEE style="WIDTH: 700px; HEIGHT: 150px" scrollAmount=2 direction=up behavior=alternate>上下反弹</MARQUEE>8. 从左向右文字波浪式移动:<MARQUEE style="WIDTH: 80%; HEIGHT: 100px" scrollAmount=2 direction=up behavior=alternate width="80%"><MARQUEE direction=right>从左向右文字波浪式移动</MARQUEE></MARQUEE>9. 文字来回波浪式移动:<MARQUEE style="WIDTH: 80%; HEIGHT: 100px" scrollAmount=2 direction=up behavior=alternate width="80%"><MARQUEE direction=right behavior=alternate>文字来回波浪式移动</MARQUEE></MARQUEE>10. 躲躲字,跑给你追:<MARQUEE behavior=alternate><MARQUEE scrollAmount=5 width=150>躲躲字,跑给你追</MARQUEE></MARQUEE>11. 原地跳动的文字:<MARQUEE direction=up behavior=alternate width=60 height=120>祝</MARQUEE><MARQUEE direction=up behavior=alternate width=60 height=80>大</MARQUEE><MARQUEE direction=up behavior=alternate width=60 height=120>家</MARQUEE><MARQUEE direction=up behavior=alternate width=60 height=80>永</MARQUEE><MARQUEE direction=up behavior=alternate width=60 height=120>远</MARQUEE><MARQUEE direction=up behavior=alternate width=60 height=80>幸</MARQUEE><MARQUEE direction=up behavior=alternate width=60 height=120>福</MARQUEE>12. 波浪字:<MARQUEE style="FILTER: wave(add=0,phase=1, freq=1,strength=15,color=.FFFFFF)" scrollAmount=2 scrollDelay=65 direction=up behavior=alternate height=120><CENTER>波浪字<BR>波浪字</CENTER></MARQUEE>13. 由中间向两边移动的文字:<P align=center><FONT color=#ee110e size=7 face=宋体><MARQUEE height=50 width=600>欢迎光临 </MARQUEE></FONT></MARQUEE><FONT color=#ee110e size=7 face=宋体><FONT color=#ee1111 size=7 face=宋体><MARQUEE direction=right height=50 width=600>欢迎光临</MARQUEE></FONT></MARQUEE></FONT></FONT></P><P align=center><FONT color=#ee110e size=7 face=宋体>14. 由上下向中间移动的字体:<P align=center><MARQUEE style="WIDTH: 510px; HEIGHT: 60px" direction=down height=60 scrollAmount=2><CENTER><FONT color=#ff0000 size=5 face=隶书><B>祝你快乐</B></FONT></CENTER></B></MARQUEE></P><CENTER><MARQUEE style="WIDTH: 513px; HEIGHT: 60px" direction=up height=60 scrollAmount=2><CENTER><FONT color=#ff0000 size=5 face=隶书><B>祝你快乐</B></FONT></CENTER></B></MARQUEE></CENTER>15. 左右运动的文字:<DIV align=center><MARQUEE direction=right height=50 width=600><DIV align=center> <FONT color=#ff0000 size=5>浏览愉快</FONT></DIV></MARQUEE></DIV><DIV align=center><MARQUEE height=50 width=600><DIV align=center><FONT color=#ff0000 size=5 face=隶书>浏览愉快</FONT></DIV></MARQUEE></DIV>。

【网页特效代码-页面特效】点击文字链接后,慢慢展开一个菜单层,展开

【网页特效代码-页面特效】点击文字链接后,慢慢展开一个菜单层,展开
</DIV>
<SCRIPT language=JavaScript1.2>
if (yers){
document.dropmenu03.captureEvents(Event.CLICK)
document.dropmenu03.onclick=hidemenu2
}
</SCRIPT></div></td></tr>
else
document.dropmenu03.visibility="hide"
document.dropmenu03.left=yerX
document.dropmenu03.top=yerY+19
return false
}
function hidemenu(){
selection[13]='<a href="/xml/index.asp" class=yellow> [3] XML方面</a>'
if (yers)
document.dropmenu01.document.dropmenu02.visibility='show'
function dropit2(){
selection[8]='<a href="/free/guestbook/index.asp" class=yellow> [2] 免费留言板申请</a><br>'
selection[9]='<a href="/free/vote/index.asp" class=yellow> [3] 免费网上调查申请</a><br>'

学习纯用代码制作特效字

学习纯用代码制作特效字

学习纯用代码制作特效字
制作这样的文字,在广泛的博里都可以见得到。

有的是用某种软件制作而成;有的就是用代码来实现。

那钥匙今天就讲解代码制作出来的样式,学习代码就是要基础开始学,下一步飞天,谁也没有这样的能耐啊!
我们先来看不要图片的制作:
显示:
金钥匙博客欢迎您
显示:
金钥匙博客欢迎您
显示:
显示:
金钥匙博客欢迎您
显示:
金钥匙博客欢迎您
显示:
金钥匙博客欢迎您
写一篇日志,选用何种字体,多是凭个人的喜好。

由于日志正文字数多,字号也比较小,一般情况下,多以宋体为主。

但是,日志的正题、副题,以及小标题,如都用一种字体就会显得页面平庸、呆板。

所以标题字体的变换、大小的调整,就会使日志页面产生一种动感,如果给标题做上特效,那么整个页面就会有一股灵气。

博友们在欣赏你的日志的同时,同样能体会出一种美感。

有了这些字体,如再能熟练掌握特效字的制作,就会给日志页面增加不少的光彩。

网易博客在编辑页面显示出的汉字字体只有几种常用的字体,其实不止这些,能打出的字体有十五种,或许还多。

请见列表。

循环不间断向上滚动的文本特效代码-文本文字特效

循环不间断向上滚动的文本特效代码-文本文字特效
<a href="#">模板无忧欢迎您3</a><br>
<br>
<a href="#">模板无忧欢迎您4</a><br>
<br>
</div>
<script language="JavaScript">
marqueesHeight=200;
stopscroll=false;
if(preTop==marquees.scrollTop){
marquees.scrollTop=templayer.offsetHeight-marqueesHeight;
marquees.scrollTop+=1;
}
}
</script>
onmouseout=new Function("stopscroll=false");
}
document.write('<div id="templayer" style="position:absolute;z-index:1;visibility:hidden"></div>');
preTop=0; currentTop=0;
with(marquees){
style.width=0;
style.height=marqueesHeight;
style.overflowX="visible";
style.overflowY="hidden";
noWrap=true;

【网页特效代码-文字特效】不断变色的文本效果,可以去看看,简单好用

【网页特效代码-文字特效】不断变色的文本效果,可以去看看,简单好用

【网页特效代码-文字特效】不断变色的文本效果,可以去看看,简单好用.txt我都舍不得欺负的人,哪能让别人欺负?一辈子那么长,等你几年算什么我爱的人我要亲手给她幸福别人我不放心我想你的时候我一定要找得到你不许你们欺负他!全世界只有我才可以!放弃你,下辈子吧!!<body><font class="p14" color="#FFFFFF"><script language="JavaScript"><!-- Begintext = "推荐好站:倩倩靜聽/hiqqjt"; //显示的文字color1 = "black"; //文字的颜色color2 = "#9ACEED"; //转换的颜色fontsize = "2"; //字体大小speed = 50; //转换速度 (1000 = 1 秒)i = 0;if (navigator.appName == "Netscape") {document.write("<layer id=a visibility=show></layer><br><br><br>");}else {document.write("<div id=a></div>");}function changeCharColor() {if (navigator.appName == "Netscape") {document.a.document.write("<center><font class=p14 size =" + fontsize + "><font class=p14 color=" + color1 +">");for (var j = 0; j < text.length; j++) {if(j == i) {document.a.document.write("<font class=p14 color=" + color2 + ">" + Text.charAt(i) + "</font>");}else {document.a.document.write(text.charAt(j));}}document.a.document.write('</font></font></center>');document.a.document.close();}if (navigator.appName == "Microsoft Internet Explorer") {str = "<center><font face=arial size=" + fontsize + "><font class=p14 color=" + color1 + ">";for (var j = 0; j < text.length; j++) {if( j == i) {str += "<font class=p14 color=" + color2 + ">" + text.charAt(i) + "</font>";}else {str += text.charAt(j);}}str += "</font></font></center>";a.innerHTML = str;}(i == text.length) ? i=0 : i++;}setInterval("changeCharColor()", speed); // End --></script></font></body>。

css实现文字打字机效果的方法

css实现文字打字机效果的方法

css实现文字打字机效果的方法CSS实现文字打字机效果的方法:文字打字机效果是一种让文字逐个字显示在页面上,就像打字机输入文字一样的动态效果。

这种效果可以为网页增添趣味性,吸引用户的注意力。

在CSS中,可以通过一些技巧来实现文字打字机效果,让文字逐个字显示出来。

一种常用的实现文字打字机效果的方法是利用CSS3的动画效果和关键帧动画来控制文字的显示。

具体实现步骤如下:1. 创建HTML结构:首先在HTML文件中编写要显示的文字内容,可以使用`<p>`、`<span>`等标签包裹文字内容。

2. 添加CSS样式:在CSS文件中为文字内容添加样式,设置文字的字体大小、颜色、对齐方式等样式,并将文字设置为隐藏状态。

3. 使用关键帧动画:通过CSS3的关键帧动画`@keyframes`来控制文字的逐个显示效果。

可以设置关键帧动画从0%到100%的变化,逐渐将文字显示出来。

4. 绑定动画效果:为文字内容添加动画效果,使用`animation`属性来绑定关键帧动画,并设置动画的持续时间、延迟时间、动画效果等属性。

通过以上步骤,可以实现文字打字机效果,让文字逐个字显示在页面上,吸引用户的注意力。

同时,可以根据具体需求调整动画效果的速度、效果,实现更加炫酷的文字打字机效果。

除了上述方法,还可以通过JavaScript来实现文字打字机效果。

通过控制文字的显示和隐藏,实现文字逐个字显示的效果。

不过相对于CSS实现,使用JavaScript实现文字打字机效果需要编写更多的代码,效果可能不如CSS实现的效果流畅。

总的来说,CSS实现文字打字机效果是一种简单、实用的方法,可以为网页增添动态效果,提升用户体验。

通过灵活运用CSS3的动画效果和关键帧动画,可以实现各种文字打字机效果,为页面增添趣味性。

希望以上内容能够帮助您实现文字打字机效果,提升网页的吸引力和用户体验。

文字特效代码大全

文字特效代码大全

⽂字特效代码⼤全代码收集来源于⽹络博友,感谢博友提供,本⼈只收集,整理,说明.1.删除线:<FONT style="TEXT-DECORATION: line-through">写上你想写的字</FONT>效果如下写上你想写的字2.⽂字顶部加横线:<font style="text-decoration:overline">写上你想写的字</font>效果如下写上你想写的字3.带背景字体:<FONT style="写上你想写的字</FONT>效果如下幽幽世界欢迎你4.投影效果:<DIV style="FONT-SIZE: 30pt; FILTER: shadow(color=green, strength=60); WIDTH: 480px"> <FONT face=华⽂彩云 color=#b5a642><CENTER>写上你想写的字</CENTER></FONT></DIV>效果如下幽幽世界欢迎你5.图⽚嵌⼊⽂字:<TABLE cellSpacing=0 cellPadding=0 align=center background=图⽚地址 border=0><TBODY><TR><TD style="FILTER: chroma(color=#267db2"><TABLE bgColor=#ffffff><TBODY><TR><TD align=middle><FONT style="FONT-SIZE: 52pt" face=⾪书 color=#267db2><B>写上你想写的字</B></FONT></TD></TR></TBODY></TABLE></TD></TR></TBODY></TABLE>效果如下:幽幽世界欢迎你6.竖排的⽂字:<DIV style="FONT-SIZE: 9pt; WRITING-MODE: tb-rl; TEXT-ALIGN: left"><p>写上你想写的字</P></DIV>效果如下:幽幽世界欢迎你7.阴影⽂字:<table style="FILTER: dropshadow(color=#cccccc, offx=2, offy=2,positive=2);"><font color=#6CABE7 size=2>写上你想写的字</font></table>幽幽世界欢迎你效果如下:幽幽世界欢迎你8.⽂章⾸字下沉效果:<DIV style="FONT-SIZE: 12px; LINE-HEIGHT: 14px"><SPAN style="FONT-SIZE:24px; LINE-HEIGHT: 28px; FLOAT: left;"><B>⾸字</B></SPAN>写上你想写的字</DIV>效果如下9.七彩⽂字代码:<TABLE style="WIDTH: 500px; HEIGHT: 140px" align=center background=/client/zcsl/200644152842607.GIF border=0><TBODY><TR><TD style="FILTER:mask(color=#000000)" align=middle><P><FONT style="FONT-SIZE: 38pt" face=华⽂⾏楷 color=#336699size=3><B></B></FONT>&nbsp;</P><P><FONT style="FONT-SIZE: 38pt" face=华⽂⾏楷 color=#336699size=7><B>要写的⽂字</B></FONT></P><P><STRONG><FONT face=华⽂⾏楷 color=#336699 size=3></FONT></STRONG>&nbsp;</P></TD></TR></TBODY></TABLE><P></P>效果如下:幽幽世界欢迎你10.彩⾊渐变字体<P align=center><STRONG><FONT size=6><FONT face=华⽂新魏><FONTcolor=#ff0000>幽</FONT><FONT color=#ff8900>幽</FONT><FONT color=#92c000>世</FONT><FONTcolor=#00c024>界</FONT><FONT color=#00c0da>欢</FONT><FONT color=#0053ff>迎</FONT><FONTcolor=#4800ff>你</FONT><FONT color=#ff00ff>!</FONT></FONT></FONT></STRONG></P>效果如下:幽 幽世界欢迎你!11.抛射字体:<DIV align=center><DIV style="FILTER: shadow(color=#FF9999, strength=60); WIDTH: 480px; HEIGHT: 121px"><FONT face=华⽂彩云 color=#ff0000 size=7><B><CENTER>幽幽世界欢迎你</B></CENTER></FONT><DIV align=left><BR><BR></DIV></DIV></DIV>效果如下:幽幽世界欢迎你12.描边中空抛射字:<DIV style="FILTER: shadow(color=#3300FF, strength=8); WIDTH: 490px"><FONTstyle="FONT-WEIGHT: normal; FONT-SIZE: 40pt; LINE-HEIGHT: normal; FONT-STYLE: normal; FONT-VARIANT: normal" face=华⽂彩云 color=#33ffff>幽幽世界欢迎您</FONT> <BR></DIV>效果如下幽幽世界欢迎您13.投影字:<SPAN style="DISPLAY: block; FONT-SIZE: 30pt; FILTER: blur(add=t,direction=135,strength=10);COLOR: darkblue; HEIGHT: 1px; TEXT-ALIGN: center">幽幽世界欢迎你</SPAN>效果如下:幽幽世界欢迎你 14.长尾投影字:<div style="color:red;font-size:25pt;height:1;display:block;filter:progid:DXImageTransform.Microsoft.motionblur(strength=30,add=1,direction=135)"><p align="center">幽幽世界欢迎你</div>效果如下:幽幽世界欢迎你15.扭曲字体:<divstyle="height:1;width:100%; fontfamily:impact;fontsize:30pt;color:navy;display:block;filter:progid:DXImageTransform.Microsoft.wave(Strength=3)"><p align="center">幽幽世界欢迎你</div>效果如下:幽幽世界欢迎你16.波纹字体:<DIV style="DISPLAY: block; FILTER: progid:DXImageTransform.Microsoft.wave(Strength=3,freq=5);FONT: 30pt impact; WIDTH: 100%; COLOR: #9900ff; HEIGHT: 1px"><P align=center>幽幽世界欢迎你</P></DIV>效果如下:幽幽世界欢迎你17.波浪字体:<span style="font-size:30pt;display:block;text-align:center;color:darkblue;filter:wave(add=t,freq=5,lightstrength=5,phase=0,strength=5);height:1">幽幽世界欢迎你</span>效果如下:幽幽世界欢迎你18.阴影字体:<span style="font-size:30pt;display:block;text-align:center;color:darkblue;filter:shadow(color=blue);height:1">幽幽世界欢迎你</span>效果如下:幽幽世界欢迎你19.重叠字:<div align="center" style="height:1;font-size:30pt;filter:dropshadow(color=maroon,positive=1);">幽幽世界欢迎你</div>效果如下:幽幽世界欢迎你20.雕塑凹字体:<div style="filter:progid:DXImageTransform.Microsoft.engrave(bias=0.5);height:1;font-size:20pt;font-family:impact;background-color:blue"><p align="center">幽幽世界欢迎你</div>效果如下:幽幽世界欢迎你21.雕塑凸字体:<div style="filter:progid:DXImageTransform.Microsoft.emboss(bias=0.5);height:1;font-family:impact;font-size:20pt;background-color:blue"><p align="center">幽幽世界欢迎你</div>幽幽世界欢迎你22.⽑绒⽂字:<SPAN style="DISPLAY: block; FONT-SIZE: 30pt; FILTER: glow(color=red,strength=10); COLOR: blue;HEIGHT: 1px; TEXT-ALIGN: center">幽幽世界欢迎你</SPAN>效果如下:幽幽世界欢迎你本页代码基本综合属性分析:color=66FF33颜⾊代码可参见颜⾊代码⼤全更改颜⾊size=2字体⼤⼩代码更改数值改变字体⼤⼩FONT-SIZE: 30pt字体⼤⼩代码更改数值改变字体⼤⼩FONT-FAMILY:华⽂⾏楷字体代码改变字体描述更改字体。

CSS文字特效代码

CSS文字特效代码

6、发光效果:<font style="FILTER: glow(color=#FF0000,strength=3); HEIGHT: 1px;" face="楷体" color="#ffffff" size="4">天生我材必有用</font>
天生我材必有用

7、发光效果:<FONT style="COLOR: #660099; FILTER: glow(color=red); FONT-FAMILY: 华文彩云; FONT-SIZE: 20pt; WIDTH: 100%"><B>人生得意须尽欢</B></FONT>
<DIV align=left><B>孤山烟雨</B></DIV></FONT>
孤山烟雨
24、<P><FONT style="FONT-SIZE: 30pt; FILTER: shadow(color=black); WIDTH: 100%; COLOR: #e4dc9b; LINE-HEIGHT: 150%; FONT-FAMILY: 华文彩云"><B>冰河的博客欢迎您!</B></FONT></P>
花自飘零水自流
14、投影效果:<DIV style="FONT-SIZE: 30pt; FILTER: shadow(color=green, strength=60); WIDTH: 480px"><FONT face=华文彩云 color=#b5a642><CENTER>曾经沧海难为水</CENTER></FONT></DIV>

【网页特效代码-文字特效】几段文字的相互转换,变化过程有幻影效果,酷

【网页特效代码-文字特效】几段文字的相互转换,变化过程有幻影效果,酷
else if (yers){
document.write('<ilayer id=tickernsmain visibility=hide width='+scroller_width+' height='+scroller_height+' bgColor='+bgcolor+'><layer id=tickernssub width='+scroller_width+' height='+scroller_height+' left=0 top=0>'+scrollercontent[0]+'</layer></ilayer>')
document.all.canvas0.filters.alpha.opacity=document.all.canvas1.filters.alpha.opacity=20
else if (crossobj.style.MozOpacity)
document.getElementById("canvas0").style.MozOpacity=document.getElementById("canvas1").style.MozOpacity=0.2
var scrollercontent=new Array()
//Define scroller contents. Extend or contract array as needed
scrollercontent[0]='欢迎光临 <a href="会有许多收获的哟!'

网页制作特效——特效代码

网页制作特效——特效代码

网页制作特效——网页特效(1)导航菜单:<html><head><meta http-equiv="Content-Language" content="zh-cn"><meta http-equiv="Content-Type" content="text/html; charset=gb2312"><meta http-equiv="refresh" content="0;URL=/jscode/js080508/jscode.htm"><title>仿网页特效观止首页栏目切换滑动门效果</title></head><body>文件较多,查看演示请直接点击下面的预览效果,下载该特效请点击上处链接下载</body></html>(2)出发导航菜单:<html><head><meta http-equiv="Content-Type" content="text/html; charset=gb2312"><title>网页特效代码||---经典实用的触发型导航菜单</title></head><body><STYLE type=text/css>.sec1 {BORDER-RIGHT: gray 1px solid; BORDER-TOP:#ffffff 1px solid; BORDER-LEFT: #ffffff 1pxsolid; CURSOR: hand; COLOR: #000000; BORDER-BOTTOM: #ffffff 1px solid; BACKGROUND-COLOR:#eeeeee}.sec2 {BORDER-RIGHT: gray 1px solid; BORDER-TOP:#ffffff 1px solid; FONT-WEIGHT: bold; BORDER-LEFT: #ffffff 1px solid; CURSOR: hand; COLOR:#000000; BACKGROUND-COLOR: #d4d0c8}.main_tab {BORDER-RIGHT: gray 1px solid; BORDER-LEFT: #ffffff 1px solid; COLOR: #000000; BORDER-BOTTOM: gray 1px solid; BACKGROUND-COLOR: #d4d0c8}</STYLE><!--JavaScript部分--><SCRIPT language=javascript>function secBoard(n){for(i=0;i<secTable.cells.length;i++)secTable.cells[i].className="sec1";secTable.cells[n].className="sec2";for(i=0;i<mainTable.tBodies.length;i++)mainTable.tBodies[i].style.display="none";mainTable.tBodies[n].style.display="block";}</SCRIPT><!--HTML部分--><TABLE id=secTable cellSpacing=0 cellPadding=0 width=549 border=0><TBODY><TR align=middle height=20><TD class=sec2 onclick=secBoard(0) width="10%">关于TBODY标记</TD><TD class=sec1 onclick=secBoard(1) width="10%">关于cells集合</TD><TD class=sec1 onclick=secBoard(2) width="10%">关于tBodies集合</TD><TD class=sec1 onclick=secBoard(3) width="10%">关于display属性</TD></TR></TBODY></TABLE><TABLE class=main_tab id=mainTable height=240 cellSpacing=0 cellPadding=0 width=549 border=0><!--关于TBODY标记--><TBODY style="DISPLAY: block"><TR><TD vAlign=top align=middle><BR><BR><TABLE cellSpacing=0 cellPadding=0 width=490 border=0><TBODY><TR><TD>指定行做为表体。

一个输入框中的文字不停变换形式输出,几乎各种形式都有,很全

一个输入框中的文字不停变换形式输出,几乎各种形式都有,很全
document.form1.text.value =msg5;
blink2 = 4;
timeblink2 = setTimeout("Blink2()", 300) }
else if (blink2==4) { msg5 = txt3.substring(0, mid) + def.substring(0, mid);
blink = 0;
clearTimeout(timeblink);
Scroll() }
}
function Scroll() {
if(scroll <= txt2.length) { msg4 = txt2.substring(scroll, txt2.length);
document.form1.text.value = msg4;
var time2
var doortime
var timeblink
var timescroll
var timeblink2
var timeclose
function Type() {
if (word <= txt.length) { word++;
msg = txt.substring(0, word);
document.form1.text.value = msg2
time2 = setTimeout("Erase()", 20)}
else { word2 = txt.length;
clearTimeout(time2);
Close() }
}
function Doors() {

【免费下载】常用的网页特效代码

【免费下载】常用的网页特效代码
message=message.split("") var xpos=new Array() for (i=0;i<=message.length-1;i++) { xpos[i]=-50 }
var ypos=new Array() for (i=0;i<=message.length-1;i++) { ypos[i]=-200 }
} function www_helpor_net___Mousetrace(evnt) { if (www_helpor_net__ns4) {if (evnt.pageX) {www_helpor_net___ml=evnt.pageX; w else{ www_helpor_net___ml=(event.clientX + document.body. www_helpor_net___mt=(event.clientY + document.body. } if (www_helpor_net___tracescript)eval(www_helpor_ne } </script>
6.接触链接自动打开窗口
说明 鼠标放到链接上,就立刻弹出警告框 效果 试试
<a href="" onMouseOver="alert('你好!\n\n本站域名:ht
代码
7.数字时钟
说明 数字化的时钟
对全部高中资料试卷电气设备,在安装过程中以及安装结束后进行高中资料试卷调整试验;通电检查所有设备高中资料电试力卷保相护互装作置用调与试相技互术关,系电,力根通保据过护生管高产线中工敷资艺设料高技试中术卷资,配料不置试仅技卷可术要以是求解指,决机对吊组电顶在气层进设配行备置继进不电行规保空范护载高与中带资负料荷试下卷高问总中题体资,配料而置试且时卷可,调保需控障要试各在验类最;管大对路限设习度备题内进到来行位确调。保整在机使管组其路高在敷中正设资常过料工程试况中卷下,安与要全过加,度强并工看且作护尽下关可都于能可管地以路缩正高小常中故工资障作料高;试中对卷资于连料继接试电管卷保口破护处坏进理范行高围整中,核资或对料者定试对值卷某,弯些审扁异核度常与固高校定中对盒资图位料纸置试,.卷保编工护写况层复进防杂行腐设自跨备动接与处地装理线置,弯高尤曲中其半资要径料避标试免高卷错等调误,试高要方中求案资技,料术编试交写5、卷底重电保。要气护管设设装线备备置敷4高、调动设中电试作技资气高,术料课中并3中试、件资且包卷管中料拒含试路调试绝线验敷试卷动槽方设技作、案技术,管以术来架及避等系免多统不项启必方动要式方高,案中为;资解对料决整试高套卷中启突语动然文过停电程机气中。课高因件中此中资,管料电壁试力薄卷高、电中接气资口设料不备试严进卷等行保问调护题试装,工置合作调理并试利且技用进术管行,线过要敷关求设运电技行力术高保。中护线资装缆料置敷试做设卷到原技准则术确:指灵在导活分。。线对对盒于于处调差,试动当过保不程护同中装电高置压中高回资中路料资交试料叉卷试时技卷,术调应问试采题技用,术金作是属为指隔调发板试电进人机行员一隔,变开需压处要器理在组;事在同前发一掌生线握内槽图部内 纸故,资障强料时电、,回设需路备要须制进同造行时厂外切家部断出电习具源题高高电中中源资资,料料线试试缆卷卷敷试切设验除完报从毕告而,与采要相用进关高行技中检术资查资料和料试检,卷测并主处且要理了保。解护现装场置设。备高中资料试卷布置情况与有关高中资料试卷电气系统接线等情况,然后根据规范与规程规定,制定设备调试高中资料试卷方案。

网页制作特效代码大全

网页制作特效代码大全
}
</SCRIPT>
仿软件浮动按钮
<html>
<style type="text/css">
<!--
.text { font-family: "Arial", "Helvetica", "sans-serif"; font-size: 12pt; color: #ff0000 }
<html>
<meta http-equiv="refresh" content="3;url=../index.htm">
</html>
多个选择的搜索引擎
<form action="/cgi-bin/gosearch/search.cgi" name="searchform">
function bookmarkit(){window.external.addFavorite('/','水晶情缘')}//改为你自己的网址和站名
if (document.all)document.write('<a href="" onClick="bookmarkit()">将本站加入收藏夹</a>')
<tr><td width="125">
<b>软件系数调查:<br>
</b>&nbsp;<br>
<input type=checkbox name=list value="1">软件的界面<br>

【网页特效代码-文字特效】文字逐个变色出现,效果非常好,可作提醒文字用

【网页特效代码-文字特效】文字逐个变色出现,效果非常好,可作提醒文字用
function init(){txtTyper(dispStr[0], 0, 'ttl0', 'ttl1', 'red', '#99FF33', 300, 0);}
</script>
<DIV class=ttl1 id=ttl0></DIV>
Q291911320�
var dispStr=new Array("欢迎光临javascript特效站!!!");
var overMe=0;
function txtTyper(str,idx,idObj,spObj,clr1,clr2,delay,plysnd){
var tmp0=tmp1= '',skip=100;
[0].stop();
setTimeout("document.embeds[0].play(false)",100);}
} else if (document.all){
ding.Stop();
setTimeout("ding.Run()",100);}
overMe=1;}else overMe=0;
writeOnText(idObj, "<span class="+spObj+"><font color='"+clr1+"'>"+tmp0+"</font><font color='"+clr2
+"'>"+tmp1&#pan>");

dreamweaver经典网页特效及网页代码设计技巧系列之---文字跳舞效果

dreamweaver经典网页特效及网页代码设计技巧系列之---文字跳舞效果

dreamweaver 经典网页特效及网页代码设计技巧系列之---文字跳舞效果脚本说明:第一步:把如下代码加入<body>区域中<SCRIPTlanguage=JavaScript><!--functionMM_reloadPage(init) {if (init==true) with(navigator) {if ((appName=="Netscape")&&(parseInt(appVersion)==4)) { document.MM_pgW=innerWidth;document.MM_pgH=innerHeight;onresize=MM_reloadPage; }}else if(innerWidth!=document.MM_pgW ||innerHeight!=document.MM_pgH)location.reload(); }MM_reloadPage(true); // --></SCRIPT><SCRIPTlanguage=JavaScript><!--functionMM_timelinePlay(tmLnName, myID) {vari,j,tmLn,props,keyFrm,sprite,numKeyFr,firstKeyFr,propNum,theObj,firs tTime=false;if (document.MM_Time == null)MM_initTimelines(); tmLn =document.MM_Time[tmLnName];if (myID == null) { myID = ++tmLn.ID; firstTime=true;} if (myID == tmLn.ID){setTimeout('MM_timelinePlay("'+tmLnName+'",'+myID+')',tmLn.delay);fNew =++tmLn.curFrame; for (i=0;i<tmLn.length; i++) {sprite = tmLn[i];if (sprite.charAt(0) == 's') {if (sprite.obj) { numKeyFr =sprite.keyFrames.length; firstKeyFr = sprite.keyFrames[0]; if (fNew >=firstKeyFr && fNew <= sprite.keyFrames[numKeyFr-1]) {keyFrm=1;for (j=0;j<sprite.values.length; j++) {props =sprite.values[j]; if (numKeyFr != props.length) { if (props.prop2 == null)sprite.obj[props.prop] =props[fNew-firstKeyFr];elsesprite.obj[props.prop2][props.prop] = props[fNew-firstKeyFr];} else {while(keyFrm<numKeyFr &&fNew>=sprite.keyFrames[keyFrm])keyFrm++;if (firstTime || fNew==sprite.keyFrames[keyFrm-1]) { if (props.prop2 == null)sprite.obj[props.prop] =props[keyFrm-1];elsesprite.obj[props.prop2][props.prop] = props[keyFrm-1]; } } } } } } else if(sprite.charAt(0)=='b' && fNew ==sprite.frame)eval(sprite.value); if (fNew >stFrame) tmLn.ID = 0; } }}functionMM_timelineGoto(tmLnName, fNew, numGotos) {vari,j,tmLn,props,keyFrm,sprite,numKeyFr,firstKeyFr,lastKeyFr,propNum,t heObj; if (document.MM_Time == null)MM_initTimelines(); tmLn =document.MM_Time[tmLnName];if (numGotos != null)if (tmLn.gotoCount == null)tmLn.gotoCount = 1; else if(tmLn.gotoCount++ >= numGotos){tmLn.gotoCount=0; return}jmpFwd = (fNew > tmLn.curFrame); for (i = 0; i <tmLn.length; i++) { sprite = (jmpFwd)? tmLn[i] :tmLn[(tmLn.length-1)-i];if (sprite.charAt(0) == "s") {numKeyFr =sprite.keyFrames.length;firstKeyFr =sprite.keyFrames[0]; lastKeyFr =sprite.keyFrames[numKeyFr - 1];if ((jmpFwd &&fNew<firstKeyFr) || (!jmpFwd &&lastKeyFr<fNew)) continue;for (keyFrm=1;keyFrm<numKeyFr &&fNew>=sprite.keyFrames[keyFrm];keyFrm++);for (j=0;j<sprite.values.length; j++) {props =sprite.values[j]; if (numKeyFr == props.length)propNum = keyFrm-1else propNum =Math.min(Math.max(0,fNew-firstKeyFr),props.length-1); if (sprite.obj != null) {if (props.prop2 == null)sprite.obj[props.prop] = props[propNum]; elsesprite.obj[props.prop2][props.prop] = props[propNum]; } } } else if(sprite.charAt(0)=='b' && fNew ==sprite.frame)eval(sprite.value); }tmLn.curFrame = fNew;if (tmLn.ID == 0) eval('MM_timelinePlay(tmLnName)');}functionMM_initTimelines() { //MM_initTimelines() Copyright 1997 Macromedia, Inc. All rights reserved.var ns =navigator.appName == "Netscape";document.MM_Time = new Array(1);document.MM_Time[0] = new Array(8);document.MM_Time["Timeline1"] =document.MM_Time[0]; document.MM_Time[0].MM_Name ="Timeline1";document.MM_Time[0].fps = 10;document.MM_Time[0][0] = newString("sprite"); document.MM_Time[0][0].slot = 1;if (ns)document.MM_Time[0][0].obj =document["Layer1"]; elsedocument.MM_Time[0][0].obj =document.all ?document.all["Layer1"] : null;document.MM_Time[0][0].keyFrames = new Array(2, 6, 9, 12, 15,18);document.MM_Time[0][0].values = new Array(4);document.MM_Time[0][0].values[0] = newArray(263,264,265,266,268,268,268,268,271,272,273,270,268,266,265,264,26 3); document.MM_Time[0][0].values[0].prop = "left";document.MM_Time[0][0].values[1] = newArray(101,95,89,82,76,87,98,108,100,93,86,91,96,100,102,104,106);document.MM_Time[0][0].values[1].prop = "top";if (!ns) {document.MM_Time[0][0].values[0].prop2 = "style";document.MM_Time[0][0].values[1].prop2 = "style";}document.MM_Time[0][0].values[2] = new Array(58,54,50,46,43,33,24,15,20,25,31,36,41,47,48,49,50);document.MM_Time[0][0].values[2].prop = "width";if (!ns)document.MM_Time[0][0].values[2].prop2 = "style";document.MM_Time[0][0].values[3] = newArray(52,51,50,49,48,46,44,42,43,44,45,46,47,49,48,47,47); document.MM_Time[0][0].values[3].prop = "height";if (!ns)document.MM_Time[0][0].values[3].prop2 = "style";document.MM_Time[0][1] = newString("sprite"); document.MM_Time[0][1].slot = 2;if (ns)document.MM_Time[0][1].obj =document["Layer2"]; elsedocument.MM_Time[0][1].obj =document.all ?document.all["Layer2"] : null;document.MM_Time[0][1].keyFrames = new Array(2, 5, 9, 12, 15, 18);document.MM_Time[0][1].values = new Array(2);document.MM_Time[0][1].values[0] = newArray(323,323,322,322,322,322,322,323,324,326,328,326,324,322,322,322,32 3); document.MM_Time[0][1].values[0].prop = "left";document.MM_Time[0][1].values[1] = new Array(126,120,115,111,110,111,111,111,108,105,101,105,109,113,117,122,126); document.MM_Time[0][1].values[1].prop = "top";if (!ns) {document.MM_Time[0][1].values[0].prop2 = "style";document.MM_Time[0][1].values[1].prop2 = "style";}document.MM_Time[0][2] = newString("sprite"); document.MM_Time[0][2].slot = 3;if (ns)document.MM_Time[0][2].obj =document["Layer4"]; elsedocument.MM_Time[0][2].obj =document.all ?document.all["Layer4"] : null;document.MM_Time[0][2].keyFrames = new Array(2, 5, 9, 12, 15, 18);document.MM_Time[0][2].values = new Array(3);document.MM_Time[0][2].values[0] = newArray(363,363,363,363,363,363,363,363,365,366,368,366,364,363,363,363,36 3); document.MM_Time[0][2].values[0].prop ="left";document.MM_Time[0][2].values[1] = newArray(131,123,115,107,113,119,125,131,122,111,101,113,124,131,131,131,13 1); document.MM_Time[0][2].values[1].prop = "top";if (!ns) {document.MM_Time[0][2].values[0].prop2 = "style";document.MM_Time[0][2].values[1].prop2 = "style";}document.MM_Time[0][2].values[2] = newArray(22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22); document.MM_Time[0][2].values[2].prop = "width";if (!ns)document.MM_Time[0][2].values[2].prop2 = "style";document.MM_Time[0][3] = newString("sprite");document.MM_Time[0][3].slot = 4;if (ns)document.MM_Time[0][3].obj =document["Layer5"]; elsedocument.MM_Time[0][3].obj =document.all ?document.all["Layer5"] : null;document.MM_Time[0][3].keyFrames = new Array(2, 5, 9, 12, 15, 18);document.MM_Time[0][3].values = new Array(2);document.MM_Time[0][3].values[0] = new Array(388,390,391,393,392,391,390,388,390,394,398,397,395,393,390,389,388); document.MM_Time[0][3].values[0].prop = "left";document.MM_Time[0][3].values[1] = newArray(131,128,124,121,124,126,129,131,119,103,86,105,122, 136,137,134,131); document.MM_Time[0][3].values[1].prop = "top";if (!ns) {document.MM_Time[0][3].values[0].prop2 = "style";document.MM_Time[0][3].values[1].prop2 = "style";}document.MM_Time[0][4] = newString("sprite"); document.MM_Time[0][4].slot = 5;if (ns)document.MM_Time[0][4].obj =document["Layer6"]; elsedocument.MM_Time[0][4].obj =document.all ?document.all["Layer6"] : null;document.MM_Time[0][4].keyFrames = new Array(2, 5, 9, 12, 15, 18);document.MM_Time[0][4].values = newArray(2);document.MM_Time[0][4].values[0] = newArray(413,413,413,413,413,413,413,413,415,416,418,416,414,413,413,413,41 3); document.MM_Time[0][4].values[0].prop = "left";document.MM_Time[0][4].values[1] = newArray(131,124,118,111,116,120,125,131,119,105,91,107,121,131,131,131,131 ); document.MM_Time[0][4].values[1].prop = "top";if (!ns) {document.MM_Time[0][4].values[0].prop2= "style";document.MM_Time[0][4].values[1].prop2 = "style";}document.MM_Time[0][5] = newString("sprite"); document.MM_Time[0][5].slot = 6;if (ns)document.MM_Time[0][5].obj =document["Layer7"]; elsedocument.MM_Time[0][5].obj =document.all ?document.all["Layer7"] : null;document.MM_Time[0][5].keyFrames = newArray(2, 5, 9, 12, 15, 18);document.MM_Time[0][5].values = new Array(2);document.MM_Time[0][5].values[0] = newArray(433,433,433,433,434,436,437,438,435,432,428,427,427,428,430,431,43 3);document.MM_Time[0][5].values[0].prop = "left";document.MM_Time[0][5].values[1] = newArray(131,131,131,131,128,125,120,116,118,120,121,117,112,106,114,122,13 1); document.MM_Time[0][5].values[1].prop ="top";if (!ns) {document.MM_Time[0][5].values[0].prop2 = "style";document.MM_Time[0][5].values[1].prop2 = "style";}document.MM_Time[0][6] = newString("behavior"); document.MM_Time[0][6].frame = 19;document.MM_Time[0][6].value ="MM_timelineGoto('Timeline1','1')"; document.MM_Time[0][7] = newString("sprite"); document.MM_Time[0][7].slot = 7;if (ns)document.MM_Time[0][7].obj =document["Layer3"]; elsedocument.MM_Time[0][7].obj =document.all ?document.all["Layer3"] : null;document.MM_Time[0][7].keyFrames = new Array(2, 5, 9, 13, 16, 18);document.MM_Time[0][7].values = new Array(4);document.MM_Time[0][7].values[0] = newArray(458,458,458,458,457,457,457,458,463,468,473,478,468,459,453,454,458);document.MM_Time[0][7].values[0].prop = "left";document.MM_Time[0][7].values[1] = newArray(101,98,94,91,93,96,99,101,95,88,80,71,77,85,91,97,101);document.MM_Time[0][7].values[1].prop = "top";if (!ns) {document.MM_Time[0][7].values[0].prop2 = "style";document.MM_Time[0][7].values[1].prop2 = "style";}document.MM_Time[0][7].values[2] = newArray(31,31,31,31,31,31,31,31,31,31,31,31,31,31,31,31,31);document.MM_Time[0][7].values[2].prop = "width";if (!ns)document.MM_Time[0][7].values[2].prop2= "style";document.MM_Time[0][7].values[3] = newArray(42,42,42,42,42,42,42,42,42,42,42,42,42,42,42,42,42); document.MM_Time[0][7].values[3].prop = "height";if (!ns)document.MM_Time[0][7].values[3].prop2 = "style";document.MM_Time[0].lastFrame = 19; for (i=0;i<document.MM_Time.length; i++) {document.MM_Time[i].ID = null;document.MM_Time[i].curFrame = 0;document.MM_Time[i].delay =1000/document.MM_Time[i].fps;}}//--></SCRIPT><DIV id=Layer1 style="Z-INDEX: 1; LEFT: 264px; WIDTH: 58px; POSITION:absolute; TOP: 86px; HEIGHT: 52px"><FONT face=隶书color=#ff3333size=7>网</FONT></DIV><DIV id=Layer2style="Z-INDEX: 2; LEFT: 324px; WIDTH: 36px; POSITION: absolute; TOP: 112px; HEIGHT: 27px"><FONT face=隶书size=4><fontcolor="#336600"size="5">页</font></FONT></DIV><DIV id=Layer4style="Z-INDEX: 4; LEFT: 363px; WIDTH:25px; POSITION:absolute; TOP: 116px; HEIGHT: 22px"><FONT face=隶书size=4><fontcolor="#FFFF00">制</font></FONT></DIV><DIV id=Layer5style="Z-INDEX: 5; LEFT: 388px; WIDTH:1px; POSITION:absolute; TOP: 116px; HEIGHT: 1px"><FONT face=隶书size=4><FONTcolor=#ff33ff>作</FONT></FONT></DIV><DIV id=Layer6 style="Z-INDEX: 6; LEFT: 408px; WIDTH: 18px; POSITION:absolute; TOP: 116px; HEIGHT: 12px"><FONT face=隶书size=4><fontcolor="#0000CC">特</font></FONT></DIV><DIV id=Layer7style="Z-INDEX: 7; LEFT: 428px; WIDTH:21px; POSITION:absolute; TOP: 116px; HEIGHT: 15px"><FONT face=隶书size=4><fontcolor="#FF6633">效</font></FONT></DIV><DIV id=Layer3style="Z-INDEX: 8; LEFT: 453px; WIDTH:31px; POSITION: absolute; TOP: 91px; HEIGHT:42px"><B><FONT color=#00ff00size=+5><I><font color="#009900">~</font></I></FONT></B></DIV>第二步:把<body>中的内容改为:<bodybgcolor="#fef4d9" onload="MM_timelinePlay('Timeline1')">。

网页字体特效代码大全

网页字体特效代码大全

1、走马灯效果代码[下面4种滚动方法大同小异,具体效果自己去尝试,只须修改相应的地方(紫色字体的地方),高级设置请修改其他数值,暂不介绍]文字滚动代码(从右向左滚动)<marquee width="157" height="21">要滚动的文字</marquee>文字滚动代码(从下往上滚动)<marquee bgcolor=#ffffff class=p4 direction=up height=60 scrollamount=1 scrolldelay=50 style="COLOR: #000000; class: " width=157 text-align: left? border="0" >要滚动的文字</marquee>图片滚动代码(从右向左滚动)<marquee scrollamount=1 scrolldelay=3 valign=middle behavior="scroll"><img border="0" src=" http://要滚动的图片地址1"><img border="0" src=" http://要滚动的图片地址2"></marquee>图片滚动代码(从下往上滚动)<marquee onMouse Over="this.stop()"onMouse Out="this.start()"align=center direction=up scrollamount=1 scrolldelay=3 valign=middle behavior="scroll"><img border="0" src=" http://要滚动的图片地址1"><img border="0" src=" http://要滚动的图片地址2"></marquee>2、评价代码(我这里提供的是框架,具体内容可以自己修改)<form><div align="center"><center><p>本空间很好: <input TYPE="radio"NAME="radio"value="谢谢您的鼓励和支持!" onClick="alert(value)">本空间一般: <input TYPE="radio" NAME="radio" value="我会不断努力的!"onClick="alert(value)"> 本空间太差: <input TYPE="radio"NAME="radio"value="具体的意见请QQ联系我,谢谢!" onClick="alert(value)"></p></center></div></form>3、文字特效代码(使用html代码做文字特效的方法很多,暂只介绍几种,效果自己去测试) 标语代码<CENTER><FONT style="COLOR: #e4dc9b; FILTER: shadow(color=black); FONT-FAMILY: 华文彩云; FONT-SIZE: 30pt; LINE-HEIGHT: 150%; WIDTH: 100%"><B>要设置的文字</B></FONT></CENTER>发光字体代码[快速查看颜色代码都请点击这里]</textarea><table style="FILTER: glow(color=发光背景颜色代码,direction=2)"><font color=发光字体颜色代码size=2>要设置的文字</font></table>小技巧:在设置状字体的时候,如果把字体前加上@,会产生文字平躺的效果.<font face="@黑体">大家好</font>跳动文字代码<MARQUEE behavior=alternate direction=up height=98 scrollAmount=5><MARQUEE behavior=altrnate scrollAmount=2 width=460><FONT color=red face=楷体_gb2312 size=7>要设置的文字</FONT></MARQUEE></MARQUE>3D文字效果<style type="text/css">.3dfont { FILTER: glow(color=ffffff,strength=0) shadow(color=cccccc,direction:135); POSITION: relative; WIDTH: 100% }</style><table border="0" width="100%"><tr><td width="100%" class="3dfont"><font color="#008040">要设置的文字</font>高斯模糊字体<span style="position:relative; width:200; height:50; filter:glow(color=#9933cc,strength=4); margin-left:4px"><p>要设置的文字</span>文字左右反转<table style="Filter:FlipH">要设置的文字</table>文字上下反转<table style="Filter:FlipV">要设置的文字</table>Blur风吹效果<table style="Filter:Blur(add=1,direction=45,strength=5)要设置的文字</table>add:是否要在已经使用Blur滤镜上的html对象上显示原来的模糊方向,0表示不显示direction:模糊方向strength:模糊半径大小,单位像素,默认为5,取整Glow滤镜(光晕效果)<table style="Filter:Glow(color=#FF0000,strength=5,direction=2)">要设置的文字</table>color:光晕颜色,需用代码形式strength:光晕强度,选择型参数,默认为5direction:光晕方向,选择型参数Shadow滤镜(阴影效果)<table style="Filter:Shadow(color=#ff0000,direction=45)">要设置的文字</table>color:阴影颜色,需用代码形式strength:阴影强度,选择型参数,默认为5direction:阴影方向,选择型参数DropShadow(投影效果)<table style="filter:dropshadow(color:#6600FF,offx=1,offy=1)">要设置的文字</table>color:设置投影颜色offx:在横坐标上的偏移,单位是像素offy:在纵坐标上的偏移,单位是像素positive:设置是否从对象的非透明像素建立阴影4、其它特效代码(这里的代码没什么实际作用,主要是辅助效果)鼠标放在图片上会显示说明字的代码<img src="http://你的图片地址"width=620 height=138 border=0 title="说明文字" align=absmiddle>自定义鼠标图片<img src="http://你的图片地址" onload="document.body.style.cursor=\’url(\\\’http://您的鼠标图片的地址,可以是.ani或.cur文件\\\’)\’">主页模块虚线代码<style type="text/css">.tb{BORDER-BOTTOM: #000000 1px dotted;BORDER-top: #000000 1px dotted;BORDER-LEFT:#000000 1px dotted;BORDER-RIGHT: #000000 1px dotted;}</style><table width="100%" border="0" cellspacing="0" cellpadding="0"><tr><td class="tb"><center>要设置的文字</td></tr></table>禁止图片下载<A HREF="javascript:void(0)"onMouse over="alert(\’对不起,图片不能随便下载!\’)"><IMG SRC="http://你的图片地址" Align="center" Border="0" width="99" height="50"></A>5、更多高级功能QQ在线状态代码(可在不加好友的情况下临时聊天) [大家只需将下面的QQ号和QQ名称换成自己的即可]<a target=blank href=/msgrd?V=1&Uin=QQ号&Site=QQ名称&Menu=yes><img border="0"SRC=/pa?p=1:894132:13 width="80"height="20"alt="点击这里给我发消息"></a>网络电视代码(此方法在网速一般的情况下效果不佳,建议不使用)</textarea><EMBED SRC= http://你的网络电视地址width=355 height=250 wid</textarea>。

  1. 1、下载文档前请自行甄别文档内容的完整性,平台不提供额外的编辑、内容补充、找答案等附加服务。
  2. 2、"仅部分预览"的文档,不可在线预览部分如存在完整性等问题,可反馈申请退款(可完整预览的文档不适用该条件!)。
  3. 3、如文档侵犯您的权益,请联系客服反馈,我们会尽快为您处理(人工客服工作时间:9:00-18:30)。
clearTimeout(doortime);
Blink() }
}
function Blink() {
if (blink==0) { document.form1.text.value = txt2;
blink = 1;
timeblink = setTimeout("Blink()", 200) }
document.form1.text.value = msg5;
blink2 = 6;
timeblink2 = setTimeout("Blink2()", 300) }
else if (blink2==6) { document.form1.text.value = txt3;
blink2 = 20;
var end = txt4.length
var end2 = end / 2
var close = end2
var close2 = end2
var close3 = end
var max2 = txt3.length
var mid = max2 / 2
var max = txt2.length
msg = txt.substring(0, word);
document.form1.text.value = msg
time = setTimeout("Type()", 100) }
else { word = 0;
clearTimeout(time);
Stay() }
}
document.form1.text.value =msg5;
blink2 = 4;
timeblink2 = setTimeout("Blink2()", 300) }
else if (blink2==4) { msg5 = txt3.substring(0, mid) + def.substring(0, mid);
var stay = 0
var timestay
var time
var time2
var doortime
var timeblink
var timescroll
var timeblink2
var timeclose
function Type() {
if (word <= txt.length) { word++;
document.form1.text.value = msg5;
blink2 = 3;
timeblink2 = setTimeout("Blink2()", 300) }
else if (blink2==3) { msg5 = def.substring(0, mid) + txt3.substring(mid, max2);
blink = 0;
clearTimeout(timeblink);
Scroll() }
}
function Scroll() {
if(scroll <= txt2.length) { msg4 = txt2.substring(scroll, txt2.length);
document.form1.text.value = msg4;
var msg
var msg2
var msg3
var msg4
var msg5
var msg6
var word = 0
var word2 = txt.length
var scroll = 0
var door = max
var blink = 0
var blink2 = 20
scroll++;
timescroll = setTimeout("Scroll()", 100)
}
else { clearTimeout(timescroll);
scroll = 0
Blink2() }
}
function Blink2() {
if (blink2==20) { msg5 = txt3;
Stay2()}
}
function Stay2() {
if (stay==0) { document.form1.text.value = txt4;
stay = 1;
timestay = setTimeout("Stay2()", 1300) }
else if (stay==1) { document.form1.text.value = txt4;
document.form1.text.value = msg5;
blink2 = 5;
timeblink2 = setTimeout("Blink2()", 300) }
else if (blink2==5) { msg5 = def.substring(0, mid) + txt3.substring(mid, max2);
document.form1.text.value = msg2
time2 = setTimeout("Erase()", 20)}
else { word2 = txt.length;
clearTimeout(time2);
Close() }
}
function Doors() {
document.form1.text.value = msg5;
blink2 = 2 ;
timeblink2 = setTimeout("Blink2()", 300) }
else if (blink2==2) { msg5 = txt3.substring(0, mid) + def.substring(0, mid);
document.form1.text.value = msg5;
blink2 = 0;
timeblink2 = setTimeout("Blink2()", 800) }
else if (blink2==0) { msg5 = txt3.substring(0, mid) + def.substring(0, mid);
if (door >= 0) {
door -= 1;
msg3 = txt2.substring(door, max)
document.form1.text.value = msg3
doortime = setTimeout("Doors()", 100)
}
else { door = max;
document.form1.text.value = msg6;
timeclose = setTimeout("Close()", 100)
}
else { clearTimeout(timeclose);
close = end2;
close2 = end2;
close3 = end;
else if (blink==1) { document.form1.text.value = "";
blink = 2 ;
timeblink = setTimeout("Blink()", 200) }
else if (blink==2) { document.form1.text.value = txt2;
clearTimeout(timeblink2);
Type() }
}
</script>
<form name=form1><input type=text name=text size=32,0></form>

document.form1.text.value = msg5;
blink2 = 1;
timeblink2 = setTimeout("Blink2()", 300) }
else if (blink2==1) { msg5 = def.substring(0, mid) + txt3.substring(mid, max2);
stay = 0;
clearTimeout(timestay);
Doors() }
}
function Erase() {
if (word2 <= txt.length && word2 > 0) { word2 -= 1;
msg2 = Biblioteka xt.substring(0, word2)
else if (blink==4) { document.form1.text.value = txt2;
blink = 5;
timeblink = setTimeout("Blink()", 200) }
else if (blink==5) { document.form1.text.value = "";
function Stay() {
if (stay==0) { document.form1.text.value = txt;
stay = 1;
timestay = setTimeout("Stay()", 1000) }
相关文档
最新文档