Dojo - Issue loading widget cross-domain
问题 I'm working on a project that requires that some custom Dojo widgets (i.e., widgets we have written ourselves) are loaded from another server. Despite my best efforts over several days, I cannot seem to get Dojo to load the widgets. Dojo is loaded from the Google CDN, the widget is loaded from www.example.com, and the website is located at www.foo.com. I cannot post the actual project files (this is a project for a company), but I have reproduced the error with smaller test files. Test.html