Hello:
I read the FAQ about embedding HTML code in a Javascript. I have used the "<\/tag>" format
to get around validator problems. Now the <NOSCRIPT> block is failing with error #65:
1. Line 52, column 9: document type does not allow element "NOSCRIPT" here; missing one
of "APPLET", "OBJECT", "MAP", "IFRAME", "BUTTON" start-tag
<NOSCRIPT>
The offending URL is at: http://pmcferrin.ugate.net/barkhouse...ovalidate.html
Can someone advise me what I'm doing wrong?
-paul
I read the FAQ about embedding HTML code in a Javascript. I have used the "<\/tag>" format
to get around validator problems. Now the <NOSCRIPT> block is failing with error #65:
1. Line 52, column 9: document type does not allow element "NOSCRIPT" here; missing one
of "APPLET", "OBJECT", "MAP", "IFRAME", "BUTTON" start-tag
<NOSCRIPT>
The offending URL is at: http://pmcferrin.ugate.net/barkhouse...ovalidate.html
Can someone advise me what I'm doing wrong?
-paul
Comment