-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
Aryeh Gregor wrote:
Actually, to speed up loading, one thing we might want to look at first is moving the scripts to the bottom. This should be a significant help in current browsers (although not necessarily next-gen ones), which block all further file loads while they're loading a script.
Aye, that's been on my wishlist. :D
It will require changes to a few remaining bits of script that do inline scripting assuming wikibits.js is already loaded, such as the ToC and edit toolbar, but that's a good idea anyway.
(Attaching some event handlers through script which are currently inline would also be good, to ensure functions aren't called before they've been loaded.)
- -- brion