• 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
no edit summary
Line 7: Line 7:  
     });
 
     });
 
}
 
}
    setInterval('AutoScroll("#scrollDiv")',5000);
  −
    $('img').on('load', function(e){
  −
        var target = $(this);
  −
        target.css('opacity', 0).animate({opacity: 1}, 1000);
  −
  });
  −
});
 

Navigation menu