Are there ways to remove the sliding and fading effects from Firefox as an end user when I visit web pages that use such javascript effects?
When some element is inserted into the DOM, the elements after it are slided down. This is a graphical effect, that is very time and bandwith consuming when someone is viewing over a remote connection (terminal server, citrix, remote X, nx) It would just be OK to see the page in it's new shape without the sliding and many intermediate states.
Maybe there is a setting for this already (about:config)?