|
|
|
|
|
2006-12-16 19:27:00 发表于:网页特效 总点击数:14883 总回复数:27
|
|
|
|
|
|
 |
爿登
|
发表于:网页特效
浏览 14883 次
回复 27 条
2006-12-16 19:27:00
|
|
|
|
|
|
|
|
 |
|
|
发表于:网页特效
2006-12-16 19:33:00 |
|
|
|
代码如下: 不过这个代码是不能直接提交发帖的,因为含有JS脚本,所以要把这个代码做成.htm 或 .txt 文件,然后用框架发帖
|
| |
|
|
|
|
|
 |
|
|
发表于:网页特效
2006-12-16 22:04:00 |
|
|
|
哈,正好想请教这个呢。爿登真是善解人意哈。 不过怎么拉的黑幕啊,那些会动的石头嘞?
|
| |
|
|
|
|
|
 |
|
|
发表于:网页特效
2007-1-2 21:28:00 |
|
|
|
哈哈~很对我胃口~ 之前我用的是html的代码! 好像没有这个效果好!
|
| |
|
|
|
|
|
 |
|
|
发表于:网页特效
2007-3-27 0:09:00 |
|
|
|
|
|
|
|
|
 |
|
|
发表于:网页特效
2007-5-6 18:09:00 |
|
|
|
|
|
|
|
|
 |
|
|
发表于:网页特效
2007-5-28 16:33:00 |
|
|
|
|
|
|
|
|
 |
|
|
发表于:网页特效
2007-6-25 16:22:00 |
|
|
|
你好,我是新手。一进来就连续欣赏了你的几部作品,感觉特好。 请问背景音乐怎么下载啊?期待你的回音。
|
| |
|
|
|
|
|
 |
|
|
发表于:网页特效
2007-6-28 16:40:00 |
|
|
|
<html> <head> <title>aaaa</title> <meta http-equiv="Content-Type" content="text/html; charset=gb2312"> <META HTTP-EQUIV='imagetoolbar' CONTENT='no'> </head> <body bgcolor=#000000> <table align="center" cellspacing="0" cellpadding="0" border="0"> <tr> <td align="center"> <script Language='JavaScript'> function HelpArray(len) {this.length=len;} ScriptText = new HelpArray(4); HelpText2 = new HelpArray2(4); HelpText2[0] ="<img src='01.jpg'>"; HelpText2[1] ="<img src='02.jpg'>"; HelpText2[2] ="<img src='03.jpg'>"; HelpText2[3] ="<img src='04.jpg'>"; ScriptText2 = new HelpArray2(4); var i = 0; function playHelp(){ if (i == 3) { i = 0; } else { i++; } div2.filters[0].apply(); div2.innerHTML = HelpText2; div2.filters[0].play(); mytimeout = setTimeout('playHelp()',10000); } function HelpArray(len) { this.length=len;}function HelpArray2(len) {this.length=len; } </script> <script >var mytimeout;</script> <span id="div2" style="position:absolute;top:0;left:0;z-index:0;filter:progid:DXImageTransform.Microsoft.Wipe(duration=3, gradientsize=0.25,motion=reverse );"> <img src='01.jpg' onload='mytimeout = setTimeout("playHelp()",5000);'> </span> <span style="position:absolute;z-index:3;width:300;height:26;top:55;left:650; color:#606060; font-size:9pt; font-family:Arial;"> <EMBED id=myPlayer style="FILTER: invert() Alpha(opacity=100,style=2)" src=pots001.mp3 width=300 height=28 type=audio/mpeg loop="1" autostart="true" volume="0"></EMBED> </span> </td> </tr> </table> </body> </html> 什么意思哦
|
| |
|
|
|
|
|
 |
|
|
发表于:网页特效
2007-10-20 14:35:00 |
|
|
|
<html> <head> <title>aaaa</title> <meta http-equiv="Content-Type" content="text/html; charset=gb2312"> <META HTTP-EQUIV='imagetoolbar' CONTENT='no'> </head> <body bgcolor=#000000> <table align="center" cellspacing="0" cellpadding="0" border="0"> <tr> <td align="center"> <script Language='JavaScript'> function HelpArray(len) {this.length=len;} ScriptText = new HelpArray(4); HelpText2 = new HelpArray2(4); HelpText2[0] ="<img src='01.jpg'>"; HelpText2[1] ="<img src='02.jpg'>"; HelpText2[2] ="<img src='03.jpg'>"; HelpText2[3] ="<img src='04.jpg'>"; ScriptText2 = new HelpArray2(4); var i = 0; function playHelp(){ if (i == 3) { i = 0; } else { i++; } div2.filters[0].apply(); div2.innerHTML = HelpText2; div2.filters[0].play(); mytimeout = setTimeout('playHelp()',10000); } function HelpArray(len) { this.length=len;}function HelpArray2(len) {this.length=len; } </script> <script >var mytimeout;</script> <span id="div2" style="position:absolute;top:0;left:0;z-index:0;filter:progid:DXImageTransform.Microsoft.Wipe(duration=3, gradientsize=0.25,motion=reverse );"> <img src='01.jpg' onload='mytimeout = setTimeout("playHelp()",5000);'> </span> <span style="position:absolute;z-index:3;width:300;height:26;top:55;left:650; color:#606060; font-size:9pt; font-family:Arial;"> <EMBED id=myPlayer style="FILTER: invert() Alpha(opacity=100,style=2)" src=pots001.mp3 width=300 height=28 type=audio/mpeg loop="1" autostart="true" volume="0"></EMBED> </span> </td> </tr> </table> </body> </html>
|
| |
|
|
|
|
|
 |
|
|
发表于:网页特效
2007-11-18 17:04:00 |
|
|
|
|
|
|
|
|
 |
|
|
发表于:网页特效
2007-11-18 17:07:00 |
|
|
|
不过这个代码是不能直接提交发帖的,因为含有JS脚本,所以要把这个代码做成.htm 或 .txt 文件,然后用框架发帖? 不会,大师再讲讲,不然怎么学?
|
| |
|
|
|
|
|
 |
|
|
发表于:网页特效
2008-1-16 9:24:00 |
|
|
|
|
|
|
|
|
 |
|
|
发表于:网页特效
2008-1-16 9:25:00 |
|
|
|
|
|
|
|
|
 |
|
|
发表于:网页特效
2008-1-21 11:35:00 |
|
|
|
不过这个代码是不能直接提交发帖的,因为含有JS脚本,所以要把这个代码做成.htm 或 .txt 文件,然后用框架发帖
请老师帮忙帮到底,送佛上西天!直接把这个代码做成.htm 或 .txt 文件。。。这对我等这些菜鸟真是一大福音。谢谢您!!!
|
| |
|
|
|
|
|
 |
|
|
发表于:网页特效
2008-1-26 20:28:00 |
|
|
|
|
|
|
|
|
 |
|
|
发表于:网页特效
2008-1-27 20:03:00 |
|
|
|
|
|
|
|
|
 |
|
|
发表于:网页特效
2008-2-2 10:12:00 |
|
|
|
今天再来看看~~上去!!!期待老师的回答~谢谢!!
|
| |
|
|
|
|
|
 |
|
|
发表于:网页特效
2008-2-9 11:42:00 |
|
|
|
|
|
|
|
|
 |
|
|
发表于:网页特效
2008-5-7 19:29:00 |
|
|
|
<html> <head> <title>aaaa</title> <meta http-equiv="Content-Type" content="text/html; charset=gb2312"> <META HTTP-EQUIV='imagetoolbar' CONTENT='no'> </head> <body bgcolor=#000000> <table align="center" cellspacing="0" cellpadding="0" border="0"> <tr> <td align="center"> <script Language='JavaScript'> function HelpArray(len) {this.length=len;} ScriptText = new HelpArray(4); HelpText2 = new HelpArray2(4); HelpText2[0] ="<img src='01.jpg'>"; HelpText2[1] ="<img src='02.jpg'>"; HelpText2[2] ="<img src='03.jpg'>"; HelpText2[3] ="<img src='04.jpg'>"; ScriptText2 = new HelpArray2(4); var i = 0; function playHelp(){ if (i == 3) { i = 0; } else { i++; } div2.filters[0].apply(); div2.innerHTML = HelpText2; div2.filters[0].play(); mytimeout = setTimeout('playHelp()',10000); } function HelpArray(len) { this.length=len;}function HelpArray2(len) {this.length=len; } </script> <script >var mytimeout;</script> <span id="div2" style="position:absolute;top:0;left:0;z-index:0;filter:progid:DXImageTransform.Microsoft.Wipe(duration=3, gradientsize=0.25,motion=reverse );"> <img src='01.jpg' onload='mytimeout = setTimeout("playHelp()",5000);'> </span> <span style="position:absolute;z-index:3;width:300;height:26;top:55;left:650; color:#606060; font-size:9pt; font-family:Arial;"> <EMBED id=myPlayer style="FILTER: invert() Alpha(opacity=100,style=2)" src=pots001.mp3 width=300 height=28 type=audio/mpeg loop="1" autostart="true" volume="0"></EMBED> </span> </td> </tr> </table> </body> </html>
|
| |
|
|
|
|
|
 |
|
|
发表于:网页特效
2008-5-8 10:03:00 |
|
|
|
|
|
|
|
|
 |
|
|
发表于:网页特效
2008-5-15 21:27:00 |
|
|
|
<html> <head> <title>aaaa</title> <meta http-equiv="Content-Type" content="text/html; charset=gb2312"> <META HTTP-EQUIV='imagetoolbar' CONTENT='no'> </head> <body bgcolor=#000000> <table align="center" cellspacing="0" cellpadding="0" border="0"> <tr> <td align="center"> <script Language='JavaScript'> function HelpArray(len) {this.length=len;} ScriptText = new HelpArray(4); HelpText2 = new HelpArray2(4); HelpText2[0] ="<img src='01.jpg'>"; HelpText2[1] ="<img src='02.jpg'>"; HelpText2[2] ="<img src='03.jpg'>"; HelpText2[3] ="<img src='04.jpg'>"; ScriptText2 = new HelpArray2(4); var i = 0; function playHelp(){ if (i == 3) { i = 0; } else { i++; } div2.filters[0].apply(); div2.innerHTML = HelpText2; div2.filters[0].play(); mytimeout = setTimeout('playHelp()',10000); } function HelpArray(len) { this.length=len;}function HelpArray2(len) {this.length=len; } </script> <script >var mytimeout;</script> <span id="div2" style="position:absolute;top:0;left:0;z-index:0;filter:progid:DXImageTransform.Microsoft.Wipe(duration=3, gradientsize=0.25,motion=reverse );"> <img src='01.jpg' onload='mytimeout = setTimeout("playHelp()",5000);'> </span> <span style="position:absolute;z-index:3;width:300;height:26;top:55;left:650; color:#606060; font-size:9pt; font-family:Arial;"> <EMBED id=myPlayer style="FILTER: invert() Alpha(opacity=100,style=2)" src=pots001.mp3 width=300 height=28 type=audio/mpeg loop="1" autostart="true" volume="0"></EMBED> </span> </td> </tr> </table> </body> </html>
|
| |
|
|
|
|
|
 |
|
|
发表于:网页特效
2008-5-17 11:06:00 |
|
|
|
| |