Welcome to Pintexx Forum Sign in | Join | Faq

pinEdit

Started by Pintexx Support at 08-31-2005 10:25 . Topic has 0 replies.

Print Search
Sort Posts:    
   08-31-2005, 10:25
Pintexx Support is not online. Last active: 12.01.2012 07:36:39 Pintexx Support

Top 10 Posts
Joined on 08-30-2005
Posts 1.910
Switching to HTML area is slow

The parameter

var globalHTMLModeExtended = true;   //true by default

in config.js

defines if the HTML area is displayed with syntax coloring.

In this mode the DOM is parsed to display each tags and attributes in different colors and allow indenting.

For large documents the parsing time may be long.

If you set this parameter to false the syntax coloring is disabled and switching to HTML area is very fast.


   Report 
Pintexx Forum » Knowledge Base » pinEdit » Switching to HTML area is slow