Maybe some issue with the load event. Try to modify your file
qx.core.Init locally at the method "_onload" and try to find out if it
gets executed.
Sebastian
Jim Hunter schrieb:
> Has anyone had a problem with IE not running the Application.main()
> function?
>
> I know that it's getting l
Has anyone had a problem with IE not running the Application.main()
function?
I know that it's getting loading and parsed by the browser because I can put
a syntax error in the function and IE complains about it, but the function
is never executed. It runs fine in FireFox. I am using the build met