Line 142: | Line 142: | ||
} | } | ||
} | } | ||
+ | var classStatus=0; | ||
function tagUpdate(){ | function tagUpdate(){ | ||
doscroll=true; | doscroll=true; | ||
− | + | paa.innerHTML = classStatus; | |
− | paa.innerHTML = | + | |
if(tag>1){ | if(tag>1){ | ||
− | |||
if(tag<=4){ | if(tag<=4){ | ||
if(!classStatus){ | if(!classStatus){ | ||
Line 158: | Line 157: | ||
}else{ | }else{ | ||
if(classStatus){ | if(classStatus){ | ||
− | |||
$("#promoter .promoter_title").removeClass("fadeInRight"); | $("#promoter .promoter_title").removeClass("fadeInRight"); | ||
$("#promoter .promoter_title").addClass("fadeOutRight"); | $("#promoter .promoter_title").addClass("fadeOutRight"); |
Revision as of 07:02, 18 July 2018