User talk:Tombsice

From A KoL Wiki

Welcome to TheKolWiki! We hope you will contribute much and well. You will probably want to read the help pages. Again, welcome and have fun! Fig bucket (talk) 17:27, 17 May 2014 (UTC)

familiar list in the cake shaped arena

  • thanks for the work, the table is great. two tiny quibbles. numbers and icons looks a bit crap, IMNSHO. is there a way to get the columns to sort without the numbers? also, the question marks break the sorting in IE8. i'd test it out on a different browser but i can't. any chance you could fix both these things? thanks again. --Evilkolbot (talk) 12:29, 29 July 2014 (UTC)
  • That is a useful table. FYI, an easy cut-and-paste fix to get rid of the numbers but still keep it a numeric sort is to make all the numbers hidden, converting each number X to <span style="display:none;">X</span>. Irrespective of the browser, when the ?s rise to the top they mess up the numeric sort heuristic, so you'd also need to convert the question marks into perhaps <span style="display:none;">-1</span>. --Fig bucket (talk) 13:46, 29 July 2014 (UTC)