Script Loader

Load remote scripts

As of 2020-11-19. See the latest version.

Author
rend
Ratings
0 0 0
Version
1.0
Created
2017-07-25
Updated
2020-11-19
Size
711 Bytes
License
N/A
Applies to
All sites

In the JavaScript console load any external script with sloader.load(url, callback);

Load jQuery or jQuery UI in particular with sloader.jquery(callback) or sloader.jqueryui(callback), respectively.