dojo.provide("blah.BlahBlah"); dojo.require("dijit._Widget"); dojo.require("dijit._Templated"); dojo.declare("blah.BlahBlah", [dijit._Widget, dijit._Templated], templateString: "<div style='display: none;'></div>", hover: new esri.layers.GraphicsLayer({id:"hover"}), ... }
I'm having a similar issue. Some machines will receive this error intermittently in IE6, and the 1st time they log onto the page in IE8. It seems to be fine in Chrome and FF though.
Signed in members can post, follow updates, and more. New here? Register a free account.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.