十年悟道(下) 求月票和送给免费看书的读者的话! (2/10)

作者: 九灯和善

喜欢就请收藏本站,www.dubuxy.cc让阅读成为一种享受3!

    //但显示设置时 如果隐藏显示则隐藏

    $(\"a.yuedushezhi\").click(function(){

    if($(\"div#topNavBoxTo\").is(\":visible\")){

    $(\"div#topNavBoxTo\").hide();

    }

    });

    //页面功能引导区

    var userReadSet = getCookie(\"userReadSet\");

    if(!userReadSet){

    setCookie(\"userReadSet\",1,30);

    }

    //判断背景颜色设置 cookie是否保存 如果存在恢复设置

    if(readSetBackground){

    if(readSetBackground == \'rbgcloselight\'){

    $(\".lilighttxet\").text(\'开灯\');

    $(\"div#readercontainer\").css(\"color\",\"#666\");

    }else if(readSetBackground == \'rbgopenlight\'){

    $(\".lilighttxet\").text(\'关灯\');

关闭