X-Cart: shopping cart software

X-Cart forums (https://forum.x-cart.com/index.php)
-   Changing design (https://forum.x-cart.com/forumdisplay.php?f=51)
-   -   IE version 8 (https://forum.x-cart.com/showthread.php?t=65343)

ARW VISIONS 11-12-2012 02:27 PM

IE version 8
 
any reason why we are still forcing 1e 8 emulation via meta tags? is there some functional purpose to this? As far as I can tell xcart works fine with 9.

ARW VISIONS 11-13-2012 06:26 PM

Re: IE version 8
 
Bump bump anyone?

cflsystems 11-13-2012 10:43 PM

Re: IE version 8
 
The only reason is that noone at QT thinks that's important... :)

It should be

<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" >

ARW VISIONS 11-13-2012 10:53 PM

Re: IE version 8
 
sigh... thought so :) thanks

Walletboy 11-19-2012 05:44 PM

Re: IE version 8
 
There are a number of legacy issues in the common and other themes. When I create a new theme I always set the meta to what cflsystems stated above.
HTML Code:

<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" >

philrisk 11-20-2012 03:24 AM

Re: IE version 8
 
Mines showing <meta http-equiv="X-UA-Compatible" content="IE=Edge" />


All times are GMT -8. The time now is 08:09 PM.

Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.