I had implemented border radius for my css file and iam also using ie-css.htc script for its working internet explorer and the border radius is working fine in internet explorer in my localhost,But when i upload the files to a windows server border radius is not working in internet explorer
Share
Did you reference your .htc file correct?
*.htcfiles should be referenced relative to your html document, not relative to your stylesheet.If this won’t resolve your issue, could you provide us with a code sample, or the URL where you’ve deployed your website to?