Option to disable animations / effects

Option to disable animations / effects


Hi,
Animations and special effects (like fadeIn/fadeOut) are very nice,
but on slower computers they don't look so good and are a serious
performance issue.
Would you consider an option to disable the animations?
For instance, any call to animate() would just set the corresponding
final CSS and call the callback, without animating through the
intermediate steps ?
Any workarounds which don't require changing the code a lot ?