Re: Paragraph/BR/Div bug

  •  09-20-2005, 4:07 PM

    Re: Paragraph/BR/Div bug

    Here is the scenario:
    The user wants to paste in some text from a word editor or something. We have it set to strip and just paste as plain text. So then, then want to do the formatting within the editor, like create paragraphs, headings that are centered etc. With the textbox functioning the way ti currently does, the whole body of text that they paste in initially is one single DIV, so any editing they do just creates breaks within that div. So if they have a heading in there that they want to center, they can't because if they select just the line they want centered and click the center button, it just centers the whole body of text that they pasted in.


    Do you mean all your content are in a big DIV?

    If all your content are in a big DIV and you place the cursor in the middle of a div tag and press enter, CuteEditor will automatically insert a BR tag.

    If yout to insert the block level break, you can use the  pragrapgh button.
     
    Hope it helps.
     
    Keep me posted.
     
     

    asp.net Chat http://cutesoft.net/ASP.NET+Chat/default.aspx
    Web Messenger: http://cutesoft.net/Web-Messenger/default.aspx
    asp.net wysiwyg editor: http://cutesoft.net/ASP.NET+WYSIWYG+Editor/default.aspx
    asp wysiwyg html editor: http://cutesoft.net/ASP
    asp.net Image Gallery: http://cutesoft.net/ASP.NET+Image+Gallery/default.aspx
    Live Support: http://cutesoft.net/live-support/default.aspx

View Complete Thread