Hi Tobias,
ok, ignore my last mail.
Cheers,
Chris
Am 16.03.2011 09:01, schrieb Tobias Oetiker:
> Today Tobias Oetiker wrote:
>
>> Today Tobias Oetiker wrote:
>>
>>> Now that IE9 is final, I did some preliminary testing of tools and
>>> found to my dismay that it does not work unless I set the beast to
>>> quirks mode ...
>>>
>>> I tried with the qooxdoo demo site and there all is fine, so the
>>> hopes are up.
>>>
>>> Thanks to the new developer tools included with IE9, it will also
>>> gladly point out where the problem lies ... except that the error
>>> as shown makes no sense whatsoever ...
>>>
>>> The error I see is:
>>>
>>>
>>> SCRIPT5022: DOM Exception: INVALID_CHARACTER_ERR (5)
>>>
>>> And the location in the script it complains about is:
>>>
>>> if(qx.core.Variant.isSet(c,n)){this.__wF=document.createElement(p+R+o);
>>> ^
>>> between the { and the this ...
>>>
>>> googling I find others with the same problem but no anwers ... any
>>> ideas ?
>>>
>>> If you care, try to load
>>>
>>> http://tobi.oetiker.ch/nq/build/
>>>
>>> With Browser Mode: IE9 and Document Mode IE9 standards
>> What seems to put IE9 out is this:
>>
>> document.createElement("<iframe name=\"frame_1300261353980\"></iframe>")
>>
>> test page here ...
>>
>> http://tobi.oetiker.ch/test/ie9/
>>
>> any ideas
> got it ... it is part of the upload form contrib :-)
>
> uploadwidget/UploadForm.js: this.__iframeNode =
> document.createElement('<iframe name="' + frameName + '"></iframe>');
>
> fixing it now ...
>
> cheers
> tobi
>
>> tobi
>>
>>> cheers
>>> tobi
>>>
>>>
>>
------------------------------------------------------------------------------
Colocation vs. Managed Hosting
A question and answer guide to determining the best fit
for your organization - today and in the future.
http://p.sf.net/sfu/internap-sfd2d
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel