• Welcome to the Kancolle Wiki!
  • If you have any questions regarding site content, account registration, etc., please visit the KanColle Wiki Discord

Changes

Jump to navigation Jump to search
timings
Line 2: Line 2:  
  * Scrolling text
 
  * Scrolling text
 
  *
 
  *
  * Copied from zh.kcwiki.moe
+
  * Original from touhouwiki
 
  */
 
  */
   Line 14: Line 14:  
   
 
   
 
$(document).ready(function() {
 
$(document).ready(function() {
     setInterval('AutoScroll("#scrollDiv")',5000);
+
     setInterval('AutoScroll("#scrollDiv")',8000);
 
     //image loading effect
 
     //image loading effect
 
     $('img').on('load', function(e){
 
     $('img').on('load', function(e){

Navigation menu