Hi
Unfortunately, the site does not seem proper placement. (ie8-ie9)
What can I do, please help me.
Thank you very much.
Bestregards
Hello
You can find the below information.
Website link.
https://nelazimsa.carrefoursa.com/
Screen capture client
http://www.screencast.com/t/fZfmtgccD
http://www.screencast.com/t/vH2jl97sJsa
Thank you..
You can try adding in the IE8 helper classes
some of this stuff
<!-- media-queries.js -->
<!--[if lt IE 9]>
<script src="http://www.send2press.com/wire/assets/themes/magazine/js/respond.js"></script>
<![endif]-->
<code> <!-- html5.js -->
<!--[if lt IE 9]>
<script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
<!--[if lt IE 9]>
<script src="http://s3.amazonaws.com/nwapi/nwmatcher/nwmatcher-1.2.5-min.js"></script>
<script type="text/javascript" src="http://cdnjs.cloudflare.com/ajax/libs/selectivizr/1.0.2/selectivizr-min.js"></script>
<![endif]-->
Hello,
I have tested your website on ie9 but could not find any problems with it. Your website displays fine. Like I said in my reply above, ie8 is not supported with complex elements. It will work with simple elements that do not use javascript. (no sliders, no ajax pagination or ajax filters, no lazyload, etc.) Basically ie8 is way too old to support any complex tasks.
Thank you.