Categories


Popular topics

(Created page with "Category:Coding tab Clicking the '''Browser view''' option in the "Coding" tab toggles a rendered web browser preview of the active file directly in the edit window. While...")
 
 
Line 7: Line 7:
  
 
This allows you to preview the file in multiple versions of Internet Explorer. For more information, see the [https://msdn.microsoft.com/en-us/library/jj676915(v=vs.85).aspx MSDN documentation on specifying legacy document modes].
 
This allows you to preview the file in multiple versions of Internet Explorer. For more information, see the [https://msdn.microsoft.com/en-us/library/jj676915(v=vs.85).aspx MSDN documentation on specifying legacy document modes].
 +
 +
<div class="idm-see-also">
 +
See also:
 +
* [[Live preview]]
 +
</div>

Latest revision as of 17:06, 19 September 2018

Clicking the Browser view option in the "Coding" tab toggles a rendered web browser preview of the active file directly in the edit window. While in browser view mode, it is not possible to edit the active file. This mode is used strictly as a preview and not as a WYSIWYG editing mode.

In the Windows version of UltraEdit, browser view uses a Windows-provided Internet Explorer control to render the active file. It is not possible to change the rendering engine used for this, however you can change the IE/Edge version that is used by the rendering emulator by adding the following meta tag to the file itself:

<meta http-equiv="x-ua-compatible" content="IE=9">

This allows you to preview the file in multiple versions of Internet Explorer. For more information, see the MSDN documentation on specifying legacy document modes.

See also:

MediaWiki spam blocked by CleanTalk.