http://174.121.35.253/~rdhsales/
Any idea why my border radius calls are not working in IE9?
Thanks
Printable View
http://174.121.35.253/~rdhsales/
Any idea why my border radius calls are not working in IE9?
Thanks
A long shot and I can't test, but try getting rid of
Sorry I can't say more...I'm at work.Code:<metahttp-equiv="X-UA-Compatible" content="IE=edge" />
Those filters that you are serving up to IE are getting in the way. It would be better to move them to a separate style sheet and feed them only to the older versions of IE that need them.
http://jigsaw.w3.org/css-validator/validator?uri=http%3A%2F%2F174.121.35.253%2F%7Erdhsales%2F&profile=css21&usermedium=all&warning=1&vextwarning=&lang=en]726[/url] errors.
O____o. If what Ralph/I said doesn't work, take a look at those errors and fix them. Fixing one error can often fix a lot, maybe even hundreds...