JavaScript and HTML Tidy
Saturday May 24, 2008
HTML Tidy can mess up your JavaScript code.
Running HTML Tidy is a good way to tidy up your HTML and correct a lot of the minor errors it may contain. You need to be careful though if your page also contains JavaScript as the tidy program may reformat your JavaScript as well breaking the code. This applies even to JavaScript code you make available for others to copy.
JavaScript and HTML Tidy


No comments yet. Leave a Comment