CDATA Error (HTML Validator PRO v0.0302)
I am receiving the following error while checking a web page using javascript:
I do have the "//<![CDATA[" and "//]]>" in the file.
it appears the validator is not reading the file properly???
Thanks,
This document contains 1 CDATA section. Using CDATA sections is not recommended due to poor browser support (even some newer browsers fail to properly support it) and due to other complications. AI Internet Solutions recommends avoiding CDATA sections if possible or commenting them out (for example, using "//<![CDATA[" and "//]]>" in a "script" element).
I do have the "//<![CDATA[" and "//]]>" in the file.
it appears the validator is not reading the file properly???
Thanks,