Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
100
igHtmlEditor wrongly adds paragraph on load
posted

Right after the igHTMLEditor is loaded, it incorrectly adds an extra paragraph.

e.g. On loading, the data passed to the igHTMLEditor is "<p>sampletext</p>", but after the control is loaded, it displays "<p><p>sampletext</p><p></p>".

Environment paramters: Binding through MVC Razor, Internet Explorer

The same happens in Firefox and Chrome, but with the an added line break: <p><br></p><p>sampletext</p><p></p>

Regards,

Andre

Parents
No Data
Reply Children
No Data