- From: <aramclonk@yahoo.de>
- Date: Mon, 17 Sep 2007 18:54:34 +0200 (CEST)
- To: David Dorward <david@dorward.me.uk>
- Cc: www-validator@w3.org
Received on Monday, 17 September 2007 16:54:44 UTC
Usually thats the way, but it does not work with regular expressions like this one:
str.replace(/</g, "<");
David Dorward <david@dorward.me.uk> schrieb:
On 17 Sep 2007, at 12:55,
wrote:
> Error [79]: "end tag for element "G" which is not open"
> and
> Error [61]: "character "," not allowed in end tag"
> in an js section with the following script:--
The validator says:
If this error occurred in a script section of your document, you
should probably read this FAQ entry ( http://validator.w3.org/docs/
help.html#faq-javascript ).
... and that explains what to do.
David Dorward
http://dorward.me.uk/
http://blog.dorward.me.uk/
---------------------------------
Yahoo! Clever: Stellen Sie Fragen und finden Sie Antworten. Teilen Sie Ihr Wissen.
Received on Monday, 17 September 2007 16:54:44 UTC