https://bugzilla.wikimedia.org/show_bug.cgi?id=31832

--- Comment #10 from Erwin Dokter <[email protected]> 2011-10-26 07:33:58 UTC 
---
jQuery animates elements by manipulating their CSS properties in 'realtime'. It
is not just the speed if the javascript engine that matters, but also the speed
of the browser's rendering engine, which is very dependent on the machine's
capabilities. Old video cards/drivers are prone to stalling while rendering the
animations. Perhaps Opera has trouble calculating the opacity to render the
fade effect.

I agree that tables should simply slide up/down in 200ms ('fast').

-- 
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

Reply via email to