tcga / Toolbox

Analysis environment for The Cancer Genome Atlas (TCGA)
http://tcga.github.com
5 stars 5 forks source link

Allow array of URLs as first argument for loadScript() and get() #2

Closed drobbins closed 12 years ago

drobbins commented 12 years ago
loadScript(['http://example.com/app1', 'http://mathbiol.org/rppa.js'], function( ){ ... });

Should load the modules (in the given order?) and when they are all loaded call the callback.

drobbins commented 12 years ago

Done in 655da66889ba3003bfceaa764f76bd8cb44e6571 and 2315d747ff4eebb92bd6bc3ce530ee63f70c48be