-----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 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.8 (Darwin) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iEYEARECAAYFAklFp8kACgkQwRnhpk1wk46gEgCg0y5u9+BIAXnaJohJGmR9apzd vgMAoN/+YqG4Y+mx2LUaqnj3wZPc3KJV =j2sE -----END PGP SIGNATURE----- _______________________________________________ Wikitech-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikitech-l
