https://connect.microsoft.com/IE/feedback/ViewFeedback.aspx?FeedbackID=333905&wa=wsignin1.0
The reason is that IE8 have changed it’s support for VML rendering.
A simple solution to get your page to function in IE8 is to use the following tag
<meta http-equiv="X-UA-Compatible" content="IE=7" />
This will cause the IE capability mode to kick in and everything should now work fine
No..for me it is not working
ReplyDelete