Object
Function
provides an override of dojo.io.script._canAttach to check for the existence of a the args.frameDoc property. If it is there, and it is a string, not a document, then create the iframe with an ID of frameDoc, and use that for the calls. If frameDoc is a document, then dojox.io.scriptFrame should not get involved.
Object
Object
Function
Function
fixes the URL so that
Function
callback used when waiting for a frame to load (related to the usage of the frameId argument to dojo.io.script.get().
Object
Object