Re: sx:textarea border (and label...)

2009-09-24 Thread h-m-g
I looked at CKEditor it is really cool, thanks for your help Ignacio de Córdoba wrote: > > I'm sorry I haven't. To be honest, I have forgotten about sx:textarea tag > and I am using new CKEditor 3.0 ... simple to install and easy to connect > into struts2 actions (it has a file uploader option

Re: sx:textarea border (and label...)

2009-09-24 Thread Ignacio de Córdoba
I'm sorry I haven't. To be honest, I have forgotten about sx:textarea tag and I am using new CKEditor 3.0 ... simple to install and easy to connect into struts2 actions (it has a file uploader option with works ok with a struts2 action). Now i'm figuring out how to include a File Dialog, but that

Re: sx:textarea border (and label...)

2009-09-24 Thread h-m-g
Ignacio de Córdoba wrote: > > Hi, > I am using sx:textarea in several pages and the HTML visutal text editor > renders and works ok. I'd just like to make it have a simple border, like > every input type text or type textarea has. I'd like to do this directly > and avoid enclosing sx:textarea i