I have this scenario...
My application based on TAB that in every TAB I load a IFRAME.
In every IFRAME there are a complex form that I have rendering with dojo widget and other function ( I have create a Upload control for example)
My question is:
"Every time that I load the IFRAME ...in the console of Firebug I see that dojo.js and my custom dojo.require js are loaded and this operation it's no fast.."

