Re: [qooxdoo-devel] Problems with IE

2008-03-25 Thread Sebastian Werner
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

[qooxdoo-devel] Problems with IE

2008-03-23 Thread Jim Hunter
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