Load a JavaScript file from the server using a GET HTTP request, then execute it.
This function looklike jQuery.getScript() but it use LazyLoad system. So you can debug the loaded file with a Javascript debugger.
With Firebug for exemple...
↧
jQuery.loadScript: Debug your scripts loaded in Ajax
↧