Changes

Jump to: navigation, search

DOMWorkerThreads

155 bytes added, 23:10, 23 June 2008
no edit summary
/**
* Loads the script scripts indicated from the given URIor array.
*
* This function will block until the script file has files have been loaded and has been * executed. Load order is not guaranteed, but execution order will be * determined by the order in the given array.
*
* @param aURIString
* The URI to load or an array of URIs to load.
*
* @throws Will throw an error if the URI cannot be loaded or executed.
*/
void loadScriptloadScripts(/* in DOMString aURIStringJSObject aURIStringOrArray */);
/**
Confirm
137
edits

Navigation menu