반응형
Tidy: character ";" not allowed in attribute specification list
[edit]
Possible Cause:
Unescaped JavaScript generates multiple validation errors, this is one of them.
[edit]
Example:
|
올바른 예 |
[edit]
Solution:
Wrap the JavaScript code in CDATA; Hide the CDATA from JavaScript with a // comment.
[edit]
References:
- HTML specification: http://www.w3.org/TR/html4/