文章导航PC6首页软件下载单机游戏安卓资源苹果资源

pc软件新闻网络操作系统办公工具编程服务器软件评测

安卓新闻资讯应用教程刷机教程安卓游戏攻略tv资讯深度阅读综合安卓评测

苹果ios资讯苹果手机越狱备份教程美化教程ios软件教程mac教程

单机游戏角色扮演即时战略动作射击棋牌游戏体育竞技模拟经营其它游戏游戏工具

网游cf活动dnf活动lol周免英雄lol礼包

手游最新动态手游评测手游活动新游预告手游问答

您的位置:首页网页设计PHP技巧 → 用PHP+java实现自动新闻滚动窗口

用PHP+java实现自动新闻滚动窗口

时间:2004/11/7 3:16:00来源:本站整理作者:蓝点我要评论(0)

show.php源代码:

<?

if ($action=="cp"){

echo"



  

滚动菜单资料输入端



  



    

文字一:  

      

      链接一:

      

    



    

文字二:  

      

      链接二:  

      

    



    

文字三:  

      

      链接三:  

      

    



    

文字四:  

      

      链接四:  

      

    



    

文字五:  

      

      链接五:  

      

    



    

  

      

      

    



  


";exit;}

if ($action=="edit"){

$wname="data.txt";#数据保存文件,属性666

$writeurl="$t1<\ a="">

$t2<\ a="">

$t3<\ a="">

$t4<\ a="">

$t5<\ a="">

";

$fp=fopen($wname,"w");

$ww=fputs($fp,$writeurl);

if ($ww){echo 文件写入成功;}else{echo 写入失败;}

exit;}

$wname="php-bin/data.txt";#由于是在页面调用,这里必须填写页面和程序相对路径或者绝对路径!

$fa=fopen($wname,"r+");

$wwww=fread($fa,filesize($wname));

echo "


var marqueewidth=118

var marqueeheight=104

var speed=1

var marqueecontents='$wwww'

if (document.all)

document.write(''+marqueecontents+'')

function regenerate(){

window.location.reload()

}

function regenerate2(){

if (document.layers){

setTimeout(\"window.onresize=regenerate\",450)

intializemarquee()

}

}

function intializemarquee(){

document.cmarquee01.document.cmarquee02.document.write(marqueecontents)

document.cmarquee01.document.cmarquee02.document.close()

thelength=document.cmarquee01.document.cmarquee02.document.height

scrollit()

}

function scrollit(){

if (document.cmarquee01.document.cmarquee02.top>=thelength*(-1)){

document.cmarquee01.document.cmarquee02.top-=speed

setTimeout(\"scrollit()\",100)

}

else{

document.cmarquee01.document.cmarquee02.top=marqueeheight

scrollit()

}

}

window.onload=regenerate2

" _ue_custom_node_="true">

相关阅读 Windows错误代码大全 Windows错误代码查询激活windows有什么用Mac QQ和Windows QQ聊天记录怎么合并 Mac QQ和Windows QQ聊天记录Windows 10自动更新怎么关闭 如何关闭Windows 10自动更新windows 10 rs4快速预览版17017下载错误问题Win10秋季创意者更新16291更新了什么 win10 16291更新内容windows10秋季创意者更新时间 windows10秋季创意者更新内容kb3150513补丁更新了什么 Windows 10补丁kb3150513是什么

文章评论
发表评论

热门文章 没有查询到任何记录。

最新文章 如何恢复Discuz!7.0被 CSS实现Tab技巧Linux配置DHCP服务器实例:linux配置教程如何在IIS7下设置支持PHP程序PHP技巧--通过COM使用ADODB

人气排行 dedecms数据库表和字段说明最小化数据传输——在客户端存储数据php如何自动跳转中英文页面如何在IIS7下设置支持PHP程序php批量获取首字母(汉字、数字、英文)经典php实现大文件上传源代码Windows环境PHP的session不能正常使用解决办PHP聊天室技术