 |
 |
Why won't this page render properly on IE 5.1?
|
 |
|
 |
|
Dedicated MacNNer
Join Date: Feb 2001
Location: Alaska
Status:
Offline
|
|
Hello,
One of my coworkers created our external web site. It renders properly on IE 5.5, IE 6, Opera 6 & Netscape 6.X under Windows. However, it doesn't render properly under IE 5.1 running on Mac OS X
Anyone have any ideas why not? It looks like IE on the mac is mainly ignoring his style sheet.
The web site
The style sheet
|
|
|
| |
|
|
|
 |
|
 |
|
Grizzled Veteran
Join Date: Jun 2001
Location: Melbourne, Australia
Status:
Offline
|
|
Originally posted by Maneki Neko:
<STRONG>Hello,
One of my coworkers created our external web site. It renders properly on IE 5.5, IE 6, Opera 6 & Netscape 6.X under Windows. However, it doesn't render properly under IE 5.1 running on Mac OS X
Anyone have any ideas why not? It looks like IE on the mac is mainly ignoring his style sheet.
The web site
The style sheet</STRONG>
Has the page been tried as a HTML file rather than XHTML? Maybe the XML code is throwing IE?
|
|
Computer thez nohhh...
|
| |
|
|
|
 |
|
 |
|
Dedicated MacNNer
Join Date: Oct 2000
Location: Copenhagen, Denmark
Status:
Offline
|
|
My only idea is to add an id with the same value in the div tags (example div class="head" id="head")
Peter
|
|
|
| |
|
|
|
 |
|
 |
|
Professional Poster
Join Date: Jan 2001
Location: Manchester,UK
Status:
Offline
|
|
I think it's to do with the DHTML/Javascript dropdown menu/navigation?
you could try this one available from DHTML central
which is fairly wall tested.
strangely doesn't work in Omniweb though, I think a trip to the appropriate thread is in order
|
|
|
| |
|
|
|
 |
|
 |
|
Grizzled Veteran
Join Date: Jun 2001
Location: Melbourne, Australia
Status:
Offline
|
|
Originally posted by Mediaman_12:
<STRONG>I think it's to do with the DHTML/Javascript dropdown menu/navigation?
you could try this one available from DHTML central
which is fairly wall tested.
strangely doesn't work in Omniweb though, I think a trip to the appropriate thread is in order</STRONG>
DHTML isn't supported in Omniweb just yet.
|
|
Computer thez nohhh...
|
| |
|
|
|
 |
|
 |
|
Fresh-Faced Recruit
Join Date: Nov 2001
Status:
Offline
|
|
The problem is that IE 5/Mac strictly follows rules regarding case-sensitivity. XML is case-sensitive, and therefore XHTML is also case-sensitive. The web page looks like valid XHTML, with a DOCTYPE and all lower-case tags. However, the CSS has mixed upper-case and lower-case. Try making everything in the stylesheet lower-case. That should fix the problem (I hope).
|
|
|
| |
|
|
|
 |
|
 |
|
Dedicated MacNNer
Join Date: Feb 2001
Location: Alaska
Status:
Offline
|
|
Originally posted by MMASRP63:
<STRONG>The problem is that IE 5/Mac strictly follows rules regarding case-sensitivity. XML is case-sensitive, and therefore XHTML is also case-sensitive. The web page looks like valid XHTML, with a DOCTYPE and all lower-case tags. However, the CSS has mixed upper-case and lower-case. Try making everything in the stylesheet lower-case. That should fix the problem (I hope).</STRONG>
Thanks. We'll give this a try. Seemed to work for another website with this problem.
|
|
|
| |
|
|
|
 |
 |
|
 |
|
|
|
|
|

|
|
 |
Forum Rules
|
 |
 |
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
|
HTML code is Off
|
|
|
|
|
|
 |
 |
 |
 |
|
 |
|