Advanced HTML Editor 3 Support Product Page

Solved

&quot

Reported 13 years ago
1
has this problem
13 years ago Bart Garner posted:
Is there a way to keep Editor 3 from replacing " with &quot when inserting code in Source View?

Official Solution

Replied 13 years ago
This issue has being fixed now in the latest Adv HTML Editor 3.1

Please download and install the latest version.

Greetings,
George

Replies

Replied 13 years ago
13 years ago Teodor Kuduschiev replied:
Hello,

The quotes in Design view are replaced as they should be: with " in code view. The quotes within tags remain as " in code view.
Replied 13 years ago
13 years ago Bart Garner replied:
With Editor 3, this code:

<script type="text/javascript"> // <![CDATA[ jQuery(document).ready( function() { jQuery("#imageEnh1".dmxHTML5ImageEnhancer( {border:{enabled:true, gradient:{enabled:false}, color:"#003366", hoverColor:"#3399CC", radius:[0, 0, 0, 0]}, description:{align:"center"}, reflection:{enabled:false}, shadow:{enabled:false}, filters:[], hoverFilters:[]} ); } ); // ]]> </script>

gets changed to:

<br /><script> // &lt;![CDATA[ jQuery(document).ready( function() { jQuery(&quot;#imageEnh1&quot.dmxHTML5ImageEnhancer( {border:{enabled:true, gradient:{enabled:false}, color:&quot;#003366&quot;, hoverColor:&quot;#3399CC&quot;, radius:[0, 0, 0, 0]}, description:{align:&quot;center&quot;}, reflection:{enabled:false}, shadow:{enabled:false}, filters:[], hoverFilters:[]} ); } ); // ]]&gt; </script>

With Editor 2, it is fine.
In both cases I had deselected Filter Scripts and Make XHTML compliant
Replied 13 years ago
13 years ago Teodor Kuduschiev replied:
Hello Bart,

This issue is fixed in the upcoming update of the editor.

Replied 13 years ago
13 years ago Foster Brovan replied:
Hi,
I have HTML Editor 3.0.3 Every time I put text in the first Paragraph I get a space before the first letter. It does not put the extra space on the fallowing lines.
Replied 13 years ago
13 years ago Bart Garner replied:
Before you put anything in box, switch to <> source view and remove the code that is there.
Every blank box starts with <p></br></p>
Replied 13 years ago
13 years ago Foster Brovan replied:
The P tag or br tag is not the problem. It is the space before the first letter in the paragrahp.
Replied 13 years ago
13 years ago Teodor Kuduschiev replied:
Hello,

Can you please send us a link to your page? Also - what browser are using?
Replied 13 years ago
13 years ago George Petrov replied:
This issue has being fixed now in the latest Adv HTML Editor 3.1

Please download and install the latest version.

Greetings,
George

Reply to this topic