TextArea « IceFaces « JSF Q&A





1. inputRichText height of textarea    icefaces.org

Hi, How can I increase the height of the textarea (the area into which the user types) of inputRichText? I see by default it is 200px. If I use the height attribute on inputRichText, this changes the height of the surrounding div, not the textarea itself. I'm willing to write Javascript in fck_editorconfig.js or CSS in fck_editorarea.css. Thank you, grimholtz

2. Problem with textarea in datatable after upgrade to 1.8.2    icefaces.org

hzet Joined: 20/01/2009 00:00:00 Messages: 3 Offline Hello, after upgrading from 1.7.2 to 1.8.2 I have some trouble with textarea fields in a datatable. Each textarea field contains a text like Code: " as prefix of the expected text. I use liferay 5.2 and this is my jsp file. Code:

3. How to display contents in textarea?    icefaces.org

4. to display links in textarea    icefaces.org

Hello i am using a href and commandlink code in textarea but command link is not working the other thing is that i am using a href tag to take to a servlet where i can render a particular page but the page has some beans properties(i have tried to instantiate the beans with faces-config or application-context.xml).but both the methods are ...