The website I have built works fine in Firefox and Safari but when you get it in Internet Explorer its just chaos. Built sites this way before not usually a problem. Any Ideas?
Heres the site.
Failsafe Films
Thanks,
Vin.
The website I have built works fine in Firefox and Safari but when you get it in Internet Explorer its just chaos. Built sites this way before not usually a problem. Any Ideas?
Heres the site.
Failsafe Films
Thanks,
Vin.
No idea after pouring over your code for a while. sorry
General rule of thumb is to code it for IE in the first place as this is easily the worst browser as far as compatibility is concerned.
It's a shame the general windows user base has no idea what a browser is when you ask them otherwise we'd have everyone on safari, opera and firefox by now![]()
Shouldn't it have a doc type? Dunno if that makes any difference though....
Code:<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="XHTML namespace"> <head>
PRINTING: Business Cards | Letterheads | Leaflets | Flyers | Resell Print?
![]()
GDF BUSINESS DIRECTORY (FREE)
I've heard of some problems to do with the browser and displaying images and that is just to do with the program itself, however your code is very poor, as Boss said you need a doctype and dont use tables.
Looking at it though it's how you have embedded the flash elements.
EDIT: Try saving the images as .PNG files. Then use the PNG Fix for IE.
Last edited by chris_17; 06-10-2010 at 04:32 PM.
Ive built site this way before just slicing from a table in photoshop (lazy i know) but how can you build a website without a table? i usually just put swf/java script code into the cell in the table? no?
You need to look at CSS...
CSS Tutorial
PRINTING: Business Cards | Letterheads | Leaflets | Flyers | Resell Print?
![]()
GDF BUSINESS DIRECTORY (FREE)
figured it out. not to worry.
It still doesnt work in IE for me
Nor me using IE8
PRINTING: Business Cards | Letterheads | Leaflets | Flyers | Resell Print?
![]()
GDF BUSINESS DIRECTORY (FREE)