https://bugzilla.wikimedia.org/show_bug.cgi?id=31755
[email protected] changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #5 from [email protected] 2011-11-14 17:48:11 UTC --- Adding some blank headers above the styled headers fixes the sorting problem. It also narrows the table, which is very useful at times. Here is the same table after it has been fixed: {|class="wikitable sortable" |- ! <br> ! <br> ! <br> |- !style="background:#cfcfcf;" align="center" |Name!!Surname!!Height |- |John||Smith||1.85 |- |Ron||Ray||1.89 |- |Mario||Bianchi||1.72 |-class="sortbottom" |||Average:||1.82 |} See several sortable tables with styled headers here too: *http://en.wikipedia.org/wiki/List_of_Occupy_movement_protest_locations -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
