预览模式: 普通 | 列表

设置网页的背景颜色



<html><br>
        <style type="text/css" media="all"><br>
            body <br>
            {<br>
                background-color:black;<br>
            }<br>
        </style><br>
    <body><br>
        <p>background-color就代表网页的背景颜色,我们使用黑色 blue 为网页背景.</p><br>
        <p>你可以修改代码使用 red 红色, yellow 黄色等.</p><br>
    </body><br>

查看更多...

分类:我的日志 | 固定链接 | 评论: 0 | 引用: 0 | 查看次数: 6

FLASH幻灯片图片特效代码-很经典的

 

 
 
 
 

<script type="text/javascript">
var swf_width=320;
var swf_height=200;
var config='3|0xffffff|0x0099ff|50|0xffffff|0x0099ff|0x000000';
//-- config 参数设置 -- 自动播放时间(秒)|文字颜色|文字背景色|文字背景透明度|按键数字颜色|当前按键颜色|普通按键色彩 --
var files='month/03.gif|month/01.gif|month/02.gif|month/04.gif|/month/05.gif';
var links='http://aspblog.net/|http://aspblog.net/|http://aspblog.net/';
var texts='||';
document.write('<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0" width="'+ swf_width +'" height="'+ swf_height +'">');
document.write('<param name="movie" value="http://aspblog.net/attachments/month_0907/focus.swf" />');
document.write('<param name="quality" value="high" />');
document.write('<param name="menu" value="false" />');
document.write('<param name=wmode value="opaque" />');
document.write('<param name="FlashVars" value="config='+config+'&bcastr_flie='+files+'&bcastr_link='+links+'&bcastr_title='+texts+'" />');
document.write('<embed src="http://aspblog.net/attachments/month_0907/focus.swf" wmode="opaque" FlashVars="config='+config+'&bcastr_flie='+files+'&bcastr_link='+links+'&bcastr_title='+texts+'& menu="false" quality="high" width="'+ swf_width +'" height="'+ swf_height +'" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" />');
document.write('</object>');
</script>
   </td>
  </tr>
 </table>
 </div>
</div>  <div class="mainbox forumlist">
   <span class="headactions">

         </span></div>

</div>
</body>
</html>

分类:我的日志 | 固定链接 | 评论: 0 | 引用: 0 | 查看次数: 13

一个非常不错的菜单效果

<html>
<head>
<title>Untitled Document</title>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<script type="text/javascript">


var currTimerlinePoint = 0;
var totalTimerlineFrames = 2;
var timerlineTimer;
var leftLine = 50;
var timerIn;
var timerOut;


var timerlineArray = new Array();
timerlineArray[0]='';
timerlineArray[1]='menuItemOut()';



function runTimerline()
{
//if (totalTimerlineFrames > currTimerlinePoint)
//  {
//  eval( timerlineArray[currTimerlinePoint]);
//  currTimerlinePoint ++;
//  }
//else {currTimerlinePoint = 0; clearTimeout(window.timerlineTimer); return false;}

查看更多...

分类:我的日志 | 固定链接 | 评论: 0 | 引用: 0 | 查看次数: 20

google导航




分类:我的日志 | 固定链接 | 评论: 0 | 引用: 0 | 查看次数: 21
HOT鬼步半脱机刷分精灵超级宝藏01单人刷钱脚本

本脚本是双人刷钱  单人吃钱。在网络好的状态下保证出错率不高于2%,很多人找我要 就传上来了。

解压后把文件复制到 "..\HOT鬼步半脱机刷分精灵\script" 文件夹内。

然后开启刷分工具 第2项 "脚本选项"  选"aspblog.net超级宝藏01单人刷钱脚本"




查看更多...

分类:我的日志 | 固定链接 | 评论: 0 | 引用: 0 | 查看次数: 24