The Dreamweaver JavaScript API > Toggle functions > dom.setShowHighlightInvalidHTML() |
dom.setShowHighlightInvalidHTML()
Availability
Dreamweaver 4.0
Description
Turns highlighting of invalid HTML on or off in the Code view of the Document window.
Arguments
bShow
bShow is a Boolean value indicating whether the highlighting of invalid HTML should be visible (true) or not (false).
Returns
Nothing.