Breakelement property version 4.5

Last post 06-22-2005, 11:35 AM by captronfl. 1 replies.
Sort Posts: Previous Next
  •  06-22-2005, 6:17 AM 7887

    Breakelement property version 4.5

    Tried setting the BreakElement property at design time and again at run time, but CuteEditor is putting in <p></p>tags.

    ex.

    <p>test</p>
    <p>test</p>
    <p>test</p>
    <p></p>

    I noticed that the CuteEditor will put <br> tags IF…

     1) First hit the delete key before typing or

     2) Switch from normal to html back to normal view before typing.

     Thanks for your help.

     <CE:Editor id="Editor1" EditorWysiwygModeCss="../example.css" runat="server" BreakElement="Br" AllowPasteHtml="False" EditorOnPaste="PasteText">

                                                    <FrameStyle Height="100%" BorderWidth="1px" BorderStyle="Solid" BorderColor="#C0C0C0" Width="100%" CssClass="CuteEditorFrame" BackColor="White"></FrameStyle>

                                        </CE:Editor>

      

    Windows XP Pro.
    IE version 6.0
  •  06-22-2005, 11:35 AM 7907 in reply to 7887

    Re: Breakelement property version 4.5

    Additional information:  I notice that the CuteEditor is getting focus on the pageload.  If I set focus to another control on the page at pageload, the return focus to the CuteEditor to enter text it will work insertings the <br> tags. 

    I tested Cuteditor Demos, and the Cuteeditor also has focus.

    Is there any way to stop the CuteEditor not to receive focus?

    Any Help from the CuteSoft support?

     

     

View as RSS news feed in XML