• 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
m
added count
Line 17: Line 17:  
}
 
}
 
$(".sc_tally_bar", this).css("width", sc_tally_percent+"%");
 
$(".sc_tally_bar", this).css("width", sc_tally_percent+"%");
 +
$(".sc_tally_count", this).text(sc_votes[$(this).attr("data-value")]);
 
$(".sc_tally_val", this).text(Math.round(sc_tally_percent)+"%");
 
$(".sc_tally_val", this).text(Math.round(sc_tally_percent)+"%");
 
});
 
});
 
}
 
}
 
});
 
});
15

edits

Navigation menu