Load a JavaScript file from the server using a GET HTTP request, then execute it.
Namespace: SharpKit.jQuery
Class: jQuery
public static jqXHR getScript(JsString url, JsAction<T1, T2> success)