Stratadrake: -------------------------------------------------------------------------------- On a different note, I know there is a tool for reformatting CSS code into properly indented, easily readable blocks -- is there something similar that can be used on Javascript or other code types? --------------------------------------------------------------------------------
There are several helpful extensions for JavaScript, including at least two different code beautifiers. The one that I uploaded works with most c-like languages. http://www.pspad.com/de/pspad-extensions.php?stranka=2 -- <http://forum.pspad.com/read.php?4,45162,46675> PSPad freeware editor http://www.pspad.com
