DHTMLdev.com — Dedicated to quality Web development articles and tutorials
HomeSite HTML Parser with Modified JavaScript Color Coding PDF Print E-mail
Friday, 10 February 2006

The HomeSite HTML Parser is a modified version of the parser that installs with HomeSite+. The modifications are improved color coding for JavaScript code, which approximates the color coding in Dreamweaver 8.

This parser is useful if you need improved JavaScript color coding or if you print your DreamWeaver code from HomeSite, because Dreamweaver does not support color code printing. You can modify your HomeSite HTML parser in HomeSite via Options»Settings, or you can download and install this one.

Download

 Download Now

Installation

These installation instructions are also provided in the readme.txt file included in the zip file download.

  1. Unzip to a temporary directory or location
  2. Backup your original HTML parser in your HomeSite+ installation directory. Typically, the Parsers directory is at C:\Program Files\Macromedia\HomeSite+\Parsers. Rename HTML.scc to HTML_original.scc.
  3. Copy the new HTML.scc you unzipped into your Parsers directory.
  4. Restart HomeSite+.
  5. Test the parser by creating a new HTML document and typing some JavaScript code.
Last Updated ( Thursday, 09 March 2006 )