• 凹陷文字 JavaScript效果 凹陷文字 JavaScript效果 日期:2007-10-23 16:10:16 点击:7 好评:0 分类:脚本代码

    div style=width:300px;padding:20px;overflow:hidden;word-wrap:break-word;word-break:break:all; font-size:12px; line-height:18px; background-color:#eeeeee; font disabled 怎么样,我凹下去了吧?br 你不想试试吗?br /div XML/HTM...

  • 滚动文字 滚动文字 日期:2007-10-23 16:10:16 点击:8 好评:0 分类:脚本代码

    XML/HTML代码 style div{font-size:12px;} / style div id = mq style = width:100%;height:70px;overflow:hidden onmouseover = iScrollAmount=0 onmouseout = iScrollAmount=1 轻轻的我走了,正如我轻轻的来; 我轻轻的招手,作别西...

  • DEDECMS 4.0 自动采集源文件 DEDECMS 4.0 自动采集源文件 日期:2007-10-23 16:10:15 点击:8 好评:0 分类:脚本代码

    放在网站跟目录 WINDOWS系统 建立个 ****.cmd 内容 D:\php\php-cgi E:\wwwroot\**\cj.php 再做个计划任务就可以了(D:\php\php-cgi E:\wwwroot\**\cj.php 知道是什么吧) LINUX 系统定时间任务偶不会 一样是 运行...

  • 运行,复制,另存代码功能代码整理 运行,复制,另存代码功能代码整理 日期:2007-10-23 16:10:15 点击:10 好评:0 分类:脚本代码

    XML/HTML代码 !DOCTYPEhtmlPUBLIC-//W3C//DTDXHTML1.0Transitional//ENhttp://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd html xmlns = http://www.w3.org/1999/xhtml head meta http-equiv = Content-Type content = text/html;charset=utf-8 / ti...

  • CSS Hack 汇总快查 CSS Hack 汇总快查 日期:2007-10-23 16:10:14 点击:6 好评:0 分类:脚本代码

    http://andymao.com/andy/post/76.html...

  • 一个鼠标移到图片上渐隐渐显效果 一个鼠标移到图片上渐隐渐显效果 日期:2007-10-23 16:10:13 点击:4 好评:0 分类:脚本代码

    XML/HTML代码 SCRIPT language = JavaScript type = text /JavaScript nereidFadeObjects = new Object(); nereidFadeTimers = new Object(); functionnereidFade(object,destOp,rate,delta){ if(!document.all) return if(object!=[object]){ setTimeout(n...

  • 根据IP获取网易163当地天气预报的实现 根据IP获取网易163当地天气预报的实现 日期:2007-10-23 16:10:13 点击:8 好评:0 分类:脚本代码

    访问www.163.com,首页的栏目里有当地的天气预报。可以猜想,这里的天气预报,应该是根据来访者的ip判断其所在地给出当地的天气情况。问了一些朋友,也证实了这一点。项目里也需要...

  • Discuz!6.0.0正式版 Archiver页面加入广告的详细方 Discuz!6.0.0正式版 Archiver页面加入广告的详细方 日期:2007-10-23 16:10:13 点击:5 好评:0 分类:脚本代码

    找thread.inc.php,在archiver\include文件夹 文章内容上边 找 div class="archiver_post" pcite?=$post['author']?/cite ?=$post['dateline']?/p div class="archiver_postbody"添加你的广告代码 文章内容下边 紧跟上面代码找...

  • Div+CSS无缝滚动 Div+CSS无缝滚动 日期:2007-10-23 16:10:12 点击:53 好评:0 分类:脚本代码

    XML/HTML代码 !--//向左滚动代码开始-- style type = text/css body{margin:0pxauto;padding:0px;} ul,li{margin:0px;padding:0px;list-style:none;} .sqBorder{width:602px;height:64px;padding:10px;border:1px#000000solid;background:#555555;}...

  • JS分页代码 JS分页代码 日期:2007-10-23 16:10:12 点击:16 好评:0 分类:脚本代码

    XML/HTML代码 !doctypehtmlpublic-//W3C//DTDXHTML1.0Transitional//ENhttp://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd html xmlns = http://www.w3.org/1999/xhtml lang = gb2312 head title JS静态分页程序 / title / head style type =...