increase: function(){
if( currentFont < level - 1 ) {
this.set(currentFont + 1)
}
},
descrease: function(){
if( currentFont > 0 ) {
this.set( currentFont - 1 );
}
},
day: function(){
isNight = false;
body.removeClass("night");
core.cookie.removeCookie("night-mode", {});
},
night: function(){
isNight = true;
body.addClass("night");
core.cookie("night-mode", true, { expires: 3600 });
}
}
}();
if( typeof saveFont !
== "undefined" ){
font.set(saveFont * 1);
}
var isNight = !
!
core.cookie("night-mode");
if( isNight ){
font.night();
}
function action(){
var type = $(this).data("role");
if( type == "inc" ){
font.increase();
}else if( type == "des" ) {
font.descrease();
}else if( type == "mode" ){
if( isNight ){
font.day();
}else{
font.night();
}
}
}
core.Tabs( $(".chapter-recommend .tab-choose a"), $(".chapter-recommend ul") )
if( isTouch ){
chapterView
.on("touchstart MSPointerDown", ".config span", function(){
$(this).addClass("active");
})
.on("touchend MSPointerUp", ".config span", function(){
$(this).removeClass("active");
});
chapterView.on("touchend MSPointerUp", ".config span", action)
}else if( isMouse ){
chapterView.on("click", ".config span", action)
}
});
xia();tongji();xuanfu();
首页
排行
书库
全本
阅读记录
版权声明:本站小说为转载作品,所有章节均由网友上传,转载至本站只是为了宣传本书让更多读者欣赏。
var lastread=new LastRead();lastread.set(29438, 706423, 欲乱人间(纯爱母子后宫), 【欲乱人间】(15),游不求,0,连载中);
<!
--[if IE]>
<!
[endif]-->
function change_code(){
var verify=document.getElementById(showcode);
verify.setAttribute(src,/code999.php?+Math.random());
}
function check_code(){
$.post(,{_17mb_code:$(#code).val()},function(e){
e = $.trim(e);
if(e == success){
location.reload();
}else{
$(#code_tip).html(验证码错误);
}
})
}
// is_cut
$.post(,{j:1},function(e){
$(.neirong).append(e);
});发布地址: <a href="http://www.kanqita.com" target="_blank">www.kanqita.com</a> 收藏不迷路!