#849: Get the "plain text" (tags stripped) content from the editor
--------------------------+-------------------------------------------------
  Reporter:  anonymous    |       Owner:              
      Type:  New Feature  |      Status:  reopened    
  Priority:  Normal       |   Milestone:              
 Component:  General      |     Version:              
Resolution:               |    Keywords:  SF Confirmed
--------------------------+-------------------------------------------------

Comment(by pgoiffon):

 Another use case I've just saw in a newsgroup : a char counter... that
 would counts only the characters the user has typed, and no html tags or
 indentation space.

 With that content :
 <p>
    Hello <b>World</b>
 </p>
 The counter should return 11 characters (the length of the string "Hello
 World").

-- 
Ticket URL: <http://dev.fckeditor.net/ticket/849#comment:5>
FCKeditor <http://www.fckeditor.net/>
The text editor for Internet
------------------------------------------------------------------------------
_______________________________________________
FCKeditor-Trac mailing list
FCKeditor-Trac@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fckeditor-trac

Reply via email to