I am looking to make this bit of code XHTML compiant. The problem is that it is seeing the --> as the closing comment to the intial <!-- any thoughts on how this can be solved?
I was thinking this might work...Code:<!--[if lt IE 7]> <!-- adsfasdf --> <![endif]-->
but i could not.Code:<![CDATA[ <!--[if lt IE 7]> <!-- adsfasdf --> <![endif]--> ]]>



Reply With Quote

Bookmarks