the page : http://medisra.sideradesign.com/lechenie/
under the header, there is a 3 column list of links with blue star bullets. it has a shadow background which fades out at the bottom.
in IE8, it is cut off near the top. If I disable selectivizr, it appears normally.
is this a z-index issue?
any ideas for fixing this?
thanks
Paul
the page : http://medisra.sideradesign.com/lechenie/ under the header, there is a 3 column list of
Share
This is caused by the same issue as your previous question.
If you remove the
X-UA-Compatible: IE=EmulateIE7response header, it’s fixed.I’m testing this by using IE’s Developer Tools, and switching the page into “IE8 Standards” mode – when I do this, the problem is fixed.