[OpenLayers-Users] IE 8 error with return !!(document.namespaces); (VML.js) in 2.9 version

Andreas Hocevar ahocevar at opengeo.org
Wed Apr 28 09:55:25 EDT 2010


Hi,

On Apr 28, 2010, at 15:52 , Jimmy Aumard wrote:

> Thanks Andreas
> 
> If I put my function in <body onload='init()'> it's work but before I use : 
> 
> $(document).ready(function() {
>      init();
>     });
> 
> I have the error with that.
> 
> It's not the same (just for my own personal skills)?

I don't know about JQuery, but in Ext JS, Ext.onReady is too early.

Regards,
Andreas.

-- 
Andreas Hocevar
OpenGeo - http://opengeo.org/
Expert service straight from the developers.




More information about the Users mailing list