Re: How do I add Facebook markup without creating validator errors?



On 01/06/2011 10:50 AM, BootNic wrote:
<!--[if gte IE 9]> <!-->
Is the "<!-->" a new feature? Optional? Required? Spurious?

Not a new feature, not optional, is required, not spurious.

Then why the difference between the two snippets?

<!--[if lt IE 9]>
<![endif]-->

vs.

<!--[if gte IE 9]> <!-->
<!--> <![endif]-->


--
James Moe
jmm-list at sohnen-moe dot com
.



Relevant Pages

  • Re: How do I add Facebook markup without creating validator errors?
    ... James Moe wrote: ... Not a new feature, not optional, is required, not spurious. ... Then why the difference between the two snippets? ... • hidden from non-IE browsers ...
    (comp.infosystems.www.authoring.html)
  • FP 2003 Feature Question
    ... I am curious about the FP 2003 feature that allows one to include Code ... I have read the comparision chart of features on the Micorsoft web site. ... Does the FP 2003 process to include code snippets make it possible to ... FP facilities to get at similar code modules that are located OUTSIDE the ...
    (microsoft.public.frontpage.client)
  • Re: [OT] Code Snippets in XML (Was: Error with COMP-3)
    ... Yesterday I was doing some stuff with Stream Readers on COBOL source ... look at some of the other snippets in the folder and found they were all ... I haven't used that feature either, ... I'd be surprised if there weren't a facility that lets you specify the ...
    (comp.lang.cobol)
  • Re: How do I add Facebook markup without creating validator errors?
    ... James Moe wrote: ... Not a new feature, not optional, is required, not spurious. ... instructions, render for ie 9 and greater. ...
    (comp.infosystems.www.authoring.html)
  • Re: Question about code completion or abbreviations
    ... NetBeans has a great feature which they call code template. ... There are lots of example snippets on your PC now (.snippet ...
    (microsoft.public.vstudio.general)