https://bugzilla.wikimedia.org/show_bug.cgi?id=31832
Erwin Dokter <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #8 from Erwin Dokter <[email protected]> 2011-10-24 10:39:10 UTC --- The way the tables are animated is wrong. Slower machines (especially IE) barely show the fade-in effect, making it appear as if nothing is happening. Fades should only be used (if at all) on elements with a static size. A more appropriate animation for(un)collapsing tables is the ('height', 'show/hide') method. -- 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
