导航

« SQL2005客户端工具安装不上 可能的解决方法极品飞车6 热力追踪2 的联网  »

codeliht test1

虚位以待 Zblog

ff3/ff4下会显示两t个重复的代码

function writeCookie(name, value) { 
exp = new Date();
exp.setTime(exp.getTime() + (86400 * 1000 * 30));
document.cookie = name + "=" + escape(value) + "; expires=" + exp.toGMTString() + "; path=/";
document.cookie.replace("stylesheet=css0","stylesheet="+value);
}
function readCookie(name) {
var search;
search = name + "=";
offset = document.cookie.indexOf(search);
if (offset != -1) {
offset += search.length;
end = document.cookie.indexOf(";", offset);
if (end == -1){
end = document.cookie.length;
}
return unescape(document.cookie.substring(offset, end));
}else{
return "";
}
}



  • 顶一下
虚位以待




原创文章如转载,请注明:转载自落日故乡

本文链接地址:http://www.spersky.com/post/t3.html
  • quote 1楼  Macgoohttp://www.macgoo.com
  • head
    嗯..确实如此..应该是JSSC的解析问题.JSSC(你现在使用的加亮引擎)已经更新了,我因为时间缘故没有更新.推荐你使用SH.当然,你也可以手动更新,需要修改插入的代码块的<pre class的规则.JSSC的新版变动较大,不兼容旧版,这也是我没有更新的原有之一.

    谢谢你的使用.
    sper 于 2010-11-29 3:30:47 回复
    谢谢
    Rhead
    微风 于 2010-11-29 3:45:35 回复
    还是插件比较好,方便
    Rhead
    斜阳牵手 于 2010-11-29 3:47:20 回复
    如果自己会写插件就好了f08
    Rhead
    最是爱你 于 2010-11-29 3:48:42 回复
    要学会写插件不知要多久时间啊f18
    Rhead


  • 2010/11/28 12:17:18 回复该留言

发表评论:

◎欢迎参与讨论,请在这里发表您的看法、交流您的观点。

内容搜索


虚位以待

常用链接

最新评论及回复

Powered By Z-Blog

Copyright spersky All Rights Reserved.Theme Moonlight,Calf modified.n 浙ICP备16017820号-1