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

📄 java13.htm

📁 javascript book
💻 HTM
字号:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<!-- saved from url=(0045)http://pbuild.edu.chinaren.com/net/flash.html -->
<HTML><HEAD>
<META content="text/html; charset=gb2312" http-equiv=Content-Type><LINK 
href="java13.files/pbuild.css" rel=stylesheet type=text/css>
<STYLE>#glowtext {
	FILTER: glow(color=ff9999,strength=2); WIDTH: 100%
}
</STYLE>

<SCRIPT language=JavaScript1.2>

function glowit(which){
if (document.all.glowtext[which].filters[0].strength==3)
document.all.glowtext[which].filters[0].strength=2
else
document.all.glowtext[which].filters[0].strength=3
}

function glowit2(which){
if (document.all.glowtext.filters[0].strength==3)
document.all.glowtext.filters[0].strength=2
else
document.all.glowtext.filters[0].strength=3
}

function startglowing(){
if (document.all.glowtext&&glowtext.length){
for (i=0;i<glowtext.length;i++)
eval('setInterval("glowit('+i+')",150)')
}
else if (glowtext)
setInterval("glowit2(0)",150)
}

if (document.all)
window.onload=startglowing
</SCRIPT>

<META content="Microsoft FrontPage 4.0" name=GENERATOR>
<meta name="Microsoft Theme" content="maize 011">
</HEAD>
<BODY bgcolor=#ffffff background="maizbk.jpg" text="#000000" link="#669999" vlink="#999900" alink="#3366CC">
<!--mstheme--><font face="宋体"><!--mstheme--></font>
<TABLE align=center border=0>
  <TBODY>
  <TR>
    <TD height=79 width=508>
      <!--mstheme--><font face="宋体">
      <DIV align=center><SPAN id=glowtext><FONT 
      color=#330066>欢迎光临 http://e4soft.com</FONT></SPAN> </DIV><!--mstheme--></font></TD></TR> 
  <TR> 
    <TD><!--mstheme--><font face="宋体">把以下代码插入&lt;head&gt;&lt;/head&gt;间。color处改成你所需要的颜色。<BR><TEXTAREA cols=60 name=textfield rows=7>&lt;style&gt;
&lt;!--
#glowtext{
filter:glow(color=FFFF00,strength=3);
width:100%;
}
--&gt;
&lt;/style&gt;

&lt;script language="JavaScript1.2"&gt;
function glowit(which){
if (document.all.glowtext[which].filters[0].strength==3)
document.all.glowtext[which].filters[0].strength=2
else
document.all.glowtext[which].filters[0].strength=3
}

function glowit2(which){
if (document.all.glowtext.filters[0].strength==3)
document.all.glowtext.filters[0].strength=2
else
document.all.glowtext.filters[0].strength=3
}

function startglowing(){
if (document.all.glowtext&amp;&amp;glowtext.length){
for (i=0;i&lt;glowtext.length;i++)
eval('setInterval("glowit('+i+')",150)')
}
else if (glowtext)
setInterval("glowit2(0)",150)
}

if (document.all)
window.onload=startglowing
&lt;/script&gt;</TEXTAREA> <!--mstheme--></font> </TD></TR>
  <TR>
    <TD height=62 width=400>然后在需要出现动态效果的地方插入:<BR><INPUT name=textfield2 
      size=60 value='<span id="glowtext">你所需要的文字。</span>'> 
</TD></TR></TBODY></TABLE><!--mstheme--><font face="宋体"><!--mstheme--></font></BODY></HTML>

⌨️ 快捷键说明

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