Hi I am working on an application, where we have some forms, with TextAreas, we do need some simple formatting, like bold, italic, underline, bullets and html links. So for this I use a RichTextArea.
The problem is that the users, copies text from mails, other web pages etc, and doing this all the formatting like font size, font color, and fonts etc are also copied over, and this is unwanted. The People I am making this for, wants to have a fixed font, font size and font color at all times. Are there a way to limit the type of formatting than can take place, also on pasted text, other than writing a filter, that manually removes unwanted html formatting commands? Thanks in advance Per -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
