Posts

Showing posts from March, 2013

DocType Syntax Error

This usually happens because loading an HTML document as a script. This is often caused by <script src=""></script> (i.e. a relative URI pointing at the current, HTML, document)) or one of the scripts pointing to a 404 error.