Improves on r88053 - added code basically lifted from jQuery.getScript which ensures...
authorTrevor Parscal <tparscal@users.mediawiki.org>
Sat, 14 May 2011 13:14:34 +0000 (13:14 +0000)
committerTrevor Parscal <tparscal@users.mediawiki.org>
Sat, 14 May 2011 13:14:34 +0000 (13:14 +0000)
commit3772c10426254a72a2c835ef8a787da5315d52ff
tree9762d51b9bb90fe0dcae0ea6ed13bd8860608a67
parent10abca5903bf8ff48553e570d46bdaef9503973f
Improves on r88053 - added code basically lifted from jQuery.getScript which ensures that onreadystatechange is handled properly - only executing the callback when the state is changed to the correct state, and only calling it one time. Thanks John Resig!
resources/mediawiki/mediawiki.js