Site Map | About Us | Contact Us  
 The same content in Microsoft HTML help file format is included in the download package.

setModeĀ MethodĀ 

Change editor mode.

[JavaScript]
Editor.setMode(mode)

Parameters

mode
  • 0 - Design mode;
  • 1 - HTML mode;
  • 2 - Preview mode;

See Also

Editor Object


Direct link to this topic