Sign In/My Account | View Cart  
advertisement

Article:
 The Vanishing Image: XHTML 2 Migration Issues
Subject: Use of Conditional Comments
Date: 2003-07-05 11:25:34
From: MikeyC Cacciottolo
Response to: Use of Conditional Comments

I've isolated the problem. Your original example was:
<!-- [if !IE] -->
<object></object>
<!-- <![endif] -->


Your follow-up example was (notice there is no space before the opening bracket of the if statement):


<!--[if !IE] -->
<object></object>
<!-- <![endif] -->


Your second example is indeed correct. Why do trhings have to be so confusing ;)


No Previous Message Previous Message Move up to Parent Message Up Next Message Next Message


Sponsored By: