On Nov 13, 2007 5:23 PM, vgvallee <[EMAIL PROTECTED]> wrote: > > I'm using Ext.js and got the same problem for a script running in the > Ext.onReady function call which is supposed to run before the onload event. > I just put the following line before the definition of that function and I > didn't get the error anymore. > > document.namespaces; > Ext.onReady(.....);
We also use Ext here and also has this problem with Ext.onReady on IE if I recall correctly. Do you understand why adding document.namespaces fixes the problem? How did you find out? -- Eric _______________________________________________ Users mailing list Users@openlayers.org http://openlayers.org/mailman/listinfo/users