Re: HTML in TextArea
You might have to do some DOM tricks to lock RichTextArea, but it
should be possible. Such as adding a focus listener and canceling the
event or finding the inner text area object and disabling it.
On Aug 17, 5:13 am, steenstrup <kasper.steenst...@gmail.com> wrote:
> My problem, is that i like to display html in a textArea that can get
> lock, so it can't be edit.
>
> TextArea have the ability to be lock, but can't handel html
> RichTextArea can't lock, but can handel html
--
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to google-web-toolkit+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home