![]() |
|
|
#1 | ||
|
Junior Member
Join Date: Jun 2010
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
|
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. |
||
|
|
|
|
|
#2 | ||
|
Senior Member
Join Date: Feb 2010
Location: Wales, UK
Posts: 146
Thanks: 6
Thanked 13 Times in 11 Posts
|
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 |
||
|
|
|
|
|
#3 | ||
|
Administrator
Join Date: Mar 2008
Posts: 3,207
Thanks: 489
Thanked 447 Times in 353 Posts
|
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) |
||
|
|
|
|
|
#4 | ||
|
Senior Member
Join Date: Jun 2009
Location: Newcastle
Posts: 226
Thanks: 0
Thanked 39 Times in 30 Posts
|
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.
__________________
Front-End Design, Development and Web Standards chrisborrowdale.co.uk @chrisborrowdale Last edited by chris_17; 06-10-2010 at 04:32 PM. |
||
|
|
|
|
|
#5 | ||
|
Junior Member
Join Date: Jun 2010
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
|
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?
|
||
|
|
|
|
|
#6 | ||
|
Administrator
Join Date: Mar 2008
Posts: 3,207
Thanks: 489
Thanked 447 Times in 353 Posts
|
__________________
PRINTING: Business Cards | Letterheads | Leaflets | Flyers | Resell Print? ![]() GDF BUSINESS DIRECTORY (FREE) |
||
|
|
|
|
|
#8 | ||
|
Senior Member
Join Date: Jun 2009
Location: Newcastle
Posts: 226
Thanks: 0
Thanked 39 Times in 30 Posts
|
It still doesnt work in IE for me
__________________
Front-End Design, Development and Web Standards chrisborrowdale.co.uk @chrisborrowdale |
||
|
|
|
|
|
#9 | ||
|
Administrator
Join Date: Mar 2008
Posts: 3,207
Thanks: 489
Thanked 447 Times in 353 Posts
|
Nor me using IE8
__________________
PRINTING: Business Cards | Letterheads | Leaflets | Flyers | Resell Print? ![]() GDF BUSINESS DIRECTORY (FREE) |
||
|
|
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|