Dear AS,
I've just had a comment from a client for whom I've developed a web site using template 002061. She mentions that her client (a large banking organisation) cannot see the site on Internet Explorer 8. Is there a fix or is Explorer 8 too old? Perhaps a firewall issue? Please can you advise. Thanks
Regards Mick
AS Templates
POSTED: 2014-06-11
Hello MICHELANGELO52,
In general it should work, but because IE8 doesn't support HTML5 elements some parts of the site may not work properly.
Regards, AS Team.
michelangelo52
POSTED: 2014-06-12
Thank you AS.
Regards Mick
michelangelo52
POSTED: 2014-06-12
I've discovered this code, which should fix the problem to be placed in the <head>.
Get an access to all 94 items designed and developed by AS Designing team plus all the future items
which will be released over the course of your club subscription.
Price starting from $59.00
I've just had a comment from a client for whom I've developed a web site using template 002061. She mentions that her client (a large banking organisation) cannot see the site on Internet Explorer 8. Is there a fix or is Explorer 8 too old? Perhaps a firewall issue? Please can you advise. Thanks
Regards Mick
In general it should work, but because IE8 doesn't support HTML5 elements some parts of the site may not work properly.
Regards, AS Team.
Regards Mick
<!-- Pulled from http://code.google.com/p/html5shiv/ -->
<!--[if lt IE 9]>
<script src="//html5shim.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
Do you argree and if so where exaclty in the index.php should it go?
Regards Mick
Not sure if it will work for you but you can try, the index.php file can be found in the root template folder.
Regards, AS Team.
Regards Mick