Don Lee wrote:I think it's impossible as if you use IE8 it can't be loaded with IE9
This is really bad news for ... well everyone in the Joomla community. IE10 falls by default to "quirks" mode (also known as compatibility mode with IE6). For the gk_music template I am using IE10 will outright refuse to load the site properly.
We are going to need something intelligent to circumvent this. Is it possible to ask the browser what it is using JavaScript or something like that? IE10 is identifying as IE6 on a clean install with gk_music. Which, of course, doesn't work right. Putting a static change in the templates to force IE9 mode breaks IE6-8.
I'd love to hear some feedback on this and what you guys may have tested internally.
P.S.
http://msdn.microsoft.com/en-us/library ... px#SetMode