官方首页 | 无图版 | BBS首页
PJBlog3 2.8.5.157 新版发布 下载|升级(2008.8.26) 来给PJ3提提发展建议 2008版 PJHOME 珍藏/纪念版官方T恤 正式发布! PJ3内测团队主创人员身份,性格,特点吐血大曝光
PJBlog技术支持论坛使用问题总索引 PJ-Blog 3 斑竹日志 【独家】我使用过的三种空间,与客服的精彩故事 Z-Blog,Wordpress,Bo-Blog转换到PJBlog
 11 12
发新话题
打印

新皮两款 [原创风格] QQTV and 0821

本主题由 虫虫 于 2006-9-27 08:38 移动

新皮两款 [原创风格] QQTV and 0821

风格名称: QQTV
发布时间:8月27
发 布 人:Cdyy
原 作 者:(cdyy)
移植地址:
截图预览:见下↓(必须带一张抓图,方便需要者了解风格是否为自己所需。)
演示地址:暂无
下载地址:http://www.cdyy.cn/down/qqtv.rar
使用说明:1.未测试。
               2.未测试。
               3.有没有个性化图片(可以的话附上素材,方便大家使用。)
               4.要不要改动原代码(需要)
               5.此款是仿TV.QQ.COM出来的,觉得好就顶下.

=========================



风格名称: 0821
发布时间:8月27
发 布 人:Cdyy
原 作 者:(cdyy)
移植地址:
截图预览:见下↓(必须带一张抓图,方便需要者了解风格是否为自己所需。)
演示地址:http://www.cdyy.cn/
下载地址:http://www.cdyy.cn/down/0821.rar
使用说明:1.未测试。
               2.未测试。
               3.有没有个性化图片(可以的话附上素材,方便大家使用。)
               4.要不要改动原代码(需要)
               5.0821是我喜欢的女孩子的生日,此款皮肤也是那天制作的,所以就叫0821了





觉得好就顶下.如果发现皮肤有什么问题,请到我的博客里面留言,我会尽快解决和答复的,如果没没有及时答复,请在论坛里发帖找答案,[由于我已经开学上课了,时间不多,呵呵,不好意思啦.


还有个问题就是,我在Hearder.asp中插入下面刷新图片自动更换的代码,可是一他会自动缩小.
怎么让他不会自动缩小啊!!请大虾帮帮看看.
代码是:
引用:
        <td  height="193" width="960" >  
  <script  language="JavaScript" type="text/javascript">   
  <!--   
  aho=new   Array();   
  aho[0]="images/top/1.jpg";   
  aho[1]="images/top/2.jpg";   
  aho[2]="images/top/3.jpg";   
  aho[3]="images/top/4.jpg";   
  aho[4]="images/top/5.jpg";   
  aho[5]="images/top/6.jpg";   
  aho[6]="images/top/7.jpg";  
  aho[7]="images/top/8.jpg";   
  aho[8]="images/top/9.jpg";   
  aho[9]="images/top/10.jpg";   
  aho[10]="images/top/11.jpg";   
  aho[11]="images/top/12.jpg";
  aho[12]="images/top/13.jpg";   
  aho[13]="images/top/14.jpg";   
  aho[14]="images/top/15.jpg";   
  aho[15]="images/top/16.jpg";   
  aho[16]="images/top/17.jpg";   
  aho[17]="images/top/18.jpg";   
  aho[18]="images/top/19.jpg";   
  aho[19]="images/top/20.jpg";   
  aho[20]="images/top/21.jpg";   
  aho[21]="images/top/22.jpg";
  aho[22]="images/top/23.jpg";   
  aho[23]="images/top/24.jpg";   
  aho[24]="images/top/25.jpg";   
  aho[25]="images/top/26.jpg";   
  aho[26]="images/top/27.jpg";   
  aho[27]="images/top/28.jpg";   
  aho[28]="images/top/29.jpg";   
  aho[29]="images/top/30.jpg";   
  ahom=new   Array();   
  ahom[0]="文字说明";   
  ahom[1]="文字说明I";   
  ahom[2]="文字说明!";   
  ahom[3]="文字说明";   
  ahom[4]="文字说明I";   
  ahom[5]="文字说明!";  
  ahom[6]="文字说明";   
  ahom[7]="文字说明I";   
  ahom[8]="文字说明!";  
  ahom[9]="文字说明";   
  ahom[10]="文字说明I";   
  ahom[11]="文字说明!";  
  ahom[12]="文字说明";   
  ahom[13]="文字说明I";   
  ahom[14]="文字说明!";  
  ahom[15]="文字说明!";  
  ahom[16]="文字说明";   
  ahom[17]="文字说明I";   
  ahom[18]="文字说明!";  
  ahom[19]="文字说明";   
  ahom[20]="文字说明";   
  ahom[21]="文字说明I";   
  ahom[22]="文字说明!";   
  ahom[23]="文字说明";   
  ahom[24]="文字说明I";   
  ahom[25]="文字说明!";  
  ahom[26]="文字说明";   
  ahom[27]="文字说明I";   
  ahom[28]="文字说明!";  
  ahom[29]="文字说明";
  ahom[30]="文字说明";
  num=Math.floor(Math.random()*30);   
  document.write('<IMG SRC="',aho[num],'"><br><br>');   
  //-->   
      </script>
   </TD>

这个代码是刷新图片自动更换的代码.


[ 本帖最后由 cdyy 于 2006-8-27 23:25 编辑 ]
6KG.CN│六千克网有你想要的,有你找不到的。

TOP

自己沙发
6KG.CN│六千克网有你想要的,有你找不到的。

TOP

地板也不错的。呵呵

不错。不错
广告位招租。

TOP

地板,
那个代码别的SKIN能用吗?

TOP

不错支持啊

TOP

不错,支持一下。

TOP

不错,谢谢!

TOP

都不错  纯支持

TOP

。。。。。。。。
你的红色字体真醒目!

TOP

'<IMG SRC="',aho[num],'> 这个部分定义一下图片的宽和高就可以了。
因为是表格的形式的。

TOP

 11 12
发新话题