no, html textarea doesnt support rich text formatting.

if you want that look at wicket-contrib-tinymce, tinymce is a _javascript_ based rich text editor. google tinymce for more details.

-Igor


On 4/7/06, Geertjan Wielenga <[EMAIL PROTECTED]> wrote:


Well, if I have text in the <textarea> tag, can I do something with it via the TextArea component? Can I somehow parse the content of the textarea and give every other word a different color, for example?

-- Geertjan


Igor Vaynberg wrote:
what do you mean?
wicket's TextArea component is attached to html <textarea> tag, everything else is up to the browser.

-Igor


On 4/7/06, Geertjan Wielenga <[EMAIL PROTECTED]> wrote:

Hi all,

Does Wicket enable you to work with individual words in a text area,
somehow? Or do anything special with a text area? Are there examples of
this?

-- Geertjan



-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user


Reply via email to