• 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
Adjustment
Line 247: Line 247:  
         var start_offset = $table.offset();
 
         var start_offset = $table.offset();
 
         if (scrollTop > start_offset.top && scrollTop <= (start_offset.top + $table.height())) {
 
         if (scrollTop > start_offset.top && scrollTop <= (start_offset.top + $table.height())) {
            // KK: 调节表格宽度: 原表格宽度+边框宽度
  −
            $newtable.width($table.width() + 2);
   
             $newtable.show();
 
             $newtable.show();
 
         } else {
 
         } else {
6,043

edits

Navigation menu