- From: <bugzilla@wiggum.w3.org>
- Date: Fri, 03 Nov 2006 10:30:02 +0000
- To: www-validator-cvs@w3.org
- CC:
http://www.w3.org/Bugs/Public/show_bug.cgi?id=3947
ot@w3.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |INVALID
------- Comment #1 from ot@w3.org 2006-11-03 10:29 -------
Script or not, what's inside an HTML page must follow the rules of HTML.
This particular problem with scripts is well explained in:
http://www.htmlhelp.com/tools/validator/problems.html#script
My suggestion for scripts is to try and have them as separate files (if you
can...), which is simpler for validation, better for caching, and generally
easier to maintain. (in your case of course, you don't have much control over
the scripts your blog host adds... but you can point the problem to them)
Received on Friday, 3 November 2006 10:30:13 UTC