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.

_______________________________________________
Users mailing list
[email protected]
http://openlayers.org/mailman/listinfo/users

Reply via email to