I've seen other posts about getting javascript to load in a dojo contentpane by using the dojox extension. However, I can't seem to get this to work in my scenario.
To make it easy to replicate, I'm using the example app here: http://demos.dojotoolkit.org/demos/parserAutoRequire/
Basically I just want to be able to run javascript in one of the loaded tabs (divs). I've tried changing dijit to dojox everywhere a contentpane is referenced by this isn't working and has been driving me mad...apart from this it's all working great!!
Any suggestions will be greatfully recieved!!!