Hi Jeroen and Chris, yes, you were right: When running the program from the intranet IE automatically switched into quirks mode. I'm now using the "X-UA-Compatible" meta tag in my index.html (as suggested in [1]) to force IE into standard mode and everything works/looks as intended.
Thanks a lot, guys - you made my day ;-) Norbert hagendorn wrote > > Hi Norbert, > > I think it's like Jeroen sad. The IE9 opens the application in a > compatibility or quirks mode. Please open the developer console. You > should see wich browser/document mode the IE is using. > > Maybe the badly maintained server adds automatically a X-UA-Compatible to > all delivered files. This can automatically switch the IE to a other mode. > [1] > > Cheers, > Chris > > [1] > http://qooxdoo.org/docs/general/ie8_modes#use_a_custom_http_request_header > -- View this message in context: http://qooxdoo.678.n2.nabble.com/IE-9-display-problems-depending-on-server-platform-tp7581050p7581068.html Sent from the qooxdoo mailing list archive at Nabble.com. ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
