PDA

View Full Version : Ie8


hughesmi
06-26-2008, 09:40 AM
I own and run a photography online website. However just recently we redesigned the face with fireworks. It all looks good.

After posting here I found browser compatibility testing software for IE. IEtester.

When I ran a check for IE 8(beta) the placement of images on the website are all over the place.

Is this what we are faced with? IE8 incompatible websites.

Or would you all think it might be sloppy code on Adobes software when it creates the pages?

rafiki
06-26-2008, 12:02 PM
Have you tried validating your code?

hughesmi
06-26-2008, 12:08 PM
There are errors in the code however most come from the asp code in the the e/shop.

But why is ie8 making such a fuss when Firefox, Ie 6 and 7 work fine?

rafiki
06-26-2008, 12:11 PM
Do you have a link to the page?
Also is that FF2 or 3?

hughesmi
06-26-2008, 12:14 PM
It is FF2.

hughesmi
06-26-2008, 12:18 PM
I just checked this page with FF3, and again no problems with any of my pages

rafiki
06-26-2008, 12:24 PM
Validate the css
http://jigsaw.w3.org/css-validator/validator?profile=css21&warning=0&uri=http%3A%2F%2Fwww.focalphotography.co.uk%2Fshop%2Findex.asp

Change the ASP generated code to produce clean validating html

hughesmi
06-26-2008, 12:33 PM
Thanks.