The script loading toolkit provides three major tools (Script, BasicScript and FunctionQueue) for managing script loading. These can be used directly by newing them up and setting a script src; ...
In most cases it is recommended to run the application as a stand alone app however there are situations in which your application needs to be 'injected' into another application. In this case the ...