Re: CuteEditor deleting line breaks in Safari

  •  01-16-2013, 3:56 PM

    Re: CuteEditor deleting line breaks in Safari

    I cannot recreate it on that form.  Below is a example of my implimentation.  Is there anything I am doing that would cause this?

     

    <ce:editor id="tbBCMessage" runat="server" alloweditserversidecode="True" autoconfigure="None"

            bordercolor="DimGray" breakelement="Br" configurationpath="~/CuteSoft_Client/CuteEditor/Configuration/Simple.config"

            urltype="Absolute" Width="680px" EnableAntiSpamEmailEncoder="False" 

                EditorOnPaste="PasteWord"> </ce:editor>


     

View Complete Thread