Go to main content

Textpattern CMS support forum

You are not logged in. Register | Login | Help

#1 2009-01-24 21:27:33

RedFox
Member
From: Netherlands
Registered: 2005-03-25
Posts: 809
Website

Nothing there in IE6/7 on Windows ... !?

Please take a look at http://www.inezvandenbergh.nl/txp/index.php

The page is HTML and CSS validated. Firefox, Chrome, Safari on Windows is OK … on the Mac everything al right!

What’s the matter here?

Offline

#2 2009-01-24 21:48:42

keith
Member
From: Blyth, Northumberland, England
Registered: 2004-12-08
Posts: 199
Website

Re: Nothing there in IE6/7 on Windows ... !?

Don’t know why it’s happening, but I can confirm the “no show” behaviour on my IE 6…


Keith
Blyth, Northumberland, England
Capture The Moment

Offline

#3 2009-01-24 22:39:58

jakob
Admin
From: Germany
Registered: 2005-01-20
Posts: 4,726
Website

Re: Nothing there in IE6/7 on Windows ... !?

You’ve got <!--[if !IE]>--> but not the right syntax for closing the conditional: <![endif]-->. As it’s proprietary to IE only they are affected.

According to quirksmode.org it should be:

<!--[if IE 6]>
Special instructions for IE 6 here
<![endif]-->

Last edited by jakob (2009-01-24 22:41:31)


TXP Builders – finely-crafted code, design and txp

Offline

#4 2009-01-24 22:55:34

RedFox
Member
From: Netherlands
Registered: 2005-03-25
Posts: 809
Website

Re: Nothing there in IE6/7 on Windows ... !?

Oops … I use the conditional as part of the instructions in this article … but something has gone wrong with drag and dropping it, I guess! Thank you, Jakob!

BTW … the correct ending syntax is <!--<[endif]--> … ;-)

[edit]
Mmm … that’s strange. The syntax is now correct (I think!) but there is still noting to see … !?

[edit]
Arrg … you’re totally right Jakob. It has to be <![endif]--> and not <--![endif]--> … then it’s wrong in the a list apart article too … :-0

Last edited by RedFox (2009-01-24 23:16:05)

Offline

Board footer

Powered by FluxBB