Script Loader

Load remote scripts

Author
rend
Daily installs
0
Total installs
69
Ratings
2 0 0
Version
1.0
Created
2017-07-25
Updated
2017-07-25
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.