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.
Přihlášení členové mohou přispívat, sledovat aktualizace a další. Jste tu noví? Zaregistrujte si bezplatný účet.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.