Advanced HTML Editor 3 Support Product Page
Solved
"
Reported 25 May 2011 00:25:01
1
has this problem
25 May 2011 00:25:01 Bart Garner posted:
Is there a way to keep Editor 3 from replacing " with " when inserting code in Source View? Official Solution
Replied 21 Jul 2011 13:24:06
This issue has being fixed now in the latest Adv HTML Editor 3.1
Please download and install the latest version.
Greetings,
George
Please download and install the latest version.
Greetings,
George
Replies
Replied 26 May 2011 12:17:14
26 May 2011 12:17:14 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.
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 26 May 2011 15:12:50
26 May 2011 15:12:50 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> // <![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>
With Editor 2, it is fine.
In both cases I had deselected Filter Scripts and Make XHTML compliant
<script type="text/javascript"> // <
gets changed to:
<br /><script> // <
With Editor 2, it is fine.
In both cases I had deselected Filter Scripts and Make XHTML compliant
Replied 27 May 2011 11:04:39
27 May 2011 11:04:39 Teodor Kuduschiev replied:
Hello Bart,
This issue is fixed in the upcoming update of the editor.
This issue is fixed in the upcoming update of the editor.
Replied 25 Jun 2011 03:28:06
25 Jun 2011 03:28:06 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.
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 25 Jun 2011 03:37:11
25 Jun 2011 03:37:11 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>
Every blank box starts with <p></br></p>
Replied 25 Jun 2011 03:52:23
25 Jun 2011 03:52:23 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 01 Jul 2011 10:56:56
01 Jul 2011 10:56:56 Teodor Kuduschiev replied:
Hello,
Can you please send us a link to your page? Also - what browser are using?
Can you please send us a link to your page? Also - what browser are using?
Replied 21 Jul 2011 13:24:06
21 Jul 2011 13:24:06 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
Please download and install the latest version.
Greetings,
George