Is there a Javascript or HTML debugger included in the program?
There are no debugging tools for Javascript, but there is a Code Cleaner tool for
HTML. The Code Cleaner is found under Tools->Applications->Code Cleaner. It can be used to find tags that do not close, unsupported tags, and other anomalies in your code.
The HTML Editor Help Index |
The HTML Editor Homepage