vote up 1 vote down star

Greetings, I have designed a site that shows nice via FF or Chrome while fails to render with IE. I am looking for some kind of software inorder to find the parts that causes the render issue.

Thanks

flag

60% accept rate

2 Answers

vote up 1 vote down check

For CSS validation you can use the following links

http://jigsaw.w3.org/css-validator/#validate%5Fby%5Fupload+with%5Foptions

http://tester.jonasjohn.de/

But mainly some of these CSS issues will be a bug in the browser and you cannot find them using CSS validators. For that you have to manually detect and replace them with alternatives.

link|flag
vote up 0 vote down

Unfortunately this will be a trial and error effort. Microsoft does have a developer toolbar but if you are doing anything really complex its not going to be the best help.

IEDeveloper Toolbar

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.