• 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
try lazy images
Line 1: Line 1:  +
$(".lazy img").each(function() {
 +
    $(this).attr("loading", "lazy");
 +
});
 +
 
function filterTable(){
 
function filterTable(){
 
$("table.filterable").each(function(){
 
$("table.filterable").each(function(){
7,212

edits

Navigation menu