Strange javascript bug!
Martijn Klingens
klingens at kde.org
Wed Oct 30 11:42:06 GMT 2002
On Wednesday 30 October 2002 11:52, David Faure wrote:
> Isn't this simply because the loading of the CSS stylesheet is done
> asynchronously (in the background), so when the JS code runs, the CSS
> hasn't been loaded yet?
No other browser continues processing until style sheets are loaded, or at
least the display is suspended, maybe JS is still executed.
(For slow connections it is a big advantage to start rendering without the CSS
file, although it looks rather ugly from time to time, but that's not the
point here.)
--
Martijn
More information about the kfm-devel
mailing list