On Apr 28, 2010, at 9:55 AM, ext Andreas Hocevar wrote:

> 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.

It is also too early in jQuery.

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

Reply via email to