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

christopher.schmidt at nokia.com christopher.schmidt at nokia.com
Wed Apr 28 10:49:15 EDT 2010


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


More information about the Users mailing list