·您当前的位置:首页 > 技术教程 > AS2与AS3技术 >

[AS3]js的结合Cookies记录(4)

时间:2013-06-06 22:45CuPlayer.com
第3部分:页面显示函数 functionhistory_show() { var history_info = getCookie (history_info);//取出cookie中的历史记录 var content = ;//定义一个显示变量 if(history_info!=null) { history_arg = history_in

第3部分:页面显示函数

  1. function history_show() 
  2. {             
  3.     var history_info=getCookie("history_info");//取出cookie中的历史记录 
  4.     var content="";//定义一个显示变量 
  5.     if(history_info!=null) 
  6.     { 
  7.     history_arg=history_info.split("_www.zzsky.cn_"); 
  8.     var i; 
  9.     for(i=0;i<=5;i++) 
  10.     { 
  11.         if(history_arg[i]!="null") 
  12.         { 
  13.         var wlink=history_arg[i].split("+"); 
  14.             content+=("<font color='#ff000'></font>"+"<a href='"+wlink[1]+"' target='_blank'>"+wlink[0]+"</a><br>"); 
  15.             } 
  16.             document.getElementById("history").innerHTML=content
  17.             } 
  18. else 
  19.     {document.getElementById("history").innerHTML="对不起,您没有任何浏览纪录";} 

 

热门文章推荐

请稍候...

保利威视云平台-轻松实现点播直播视频应用

酷播云数据统计分析跨平台播放器