Flex Rich Text Editor - Limiting the number of characters
Posted
by dta
on Stack Overflow
See other posts from Stack Overflow
or by dta
Published on 2009-06-11T19:19:13Z
Indexed on
2010/05/08
13:58 UTC
Read the original article
Hit count: 418
flex
|rich-text-editor
Is there a way to restrict the number of characters in the Flex Rich Text Editor? I guess there should be, since it's possible in a textarea. So, if I could get hold of the textarea contained in the rich text editor, I would be able to do it
© Stack Overflow or respective owner