On 11/1/06, Igor Vaynberg <[EMAIL PROTECTED]> wrote:
> heh you have a ton of css files
>
> any one of those can define something like this:
>
> textarea { width:300px; height:300px; }
>
> and that will override rows and cols attributes in html
>
> -igor
>

Yeah. And it is nested in a table, which might also be affected by
css. So your best bet of tracking down this issue is to isolate it as
much as you can; start by removing all CSS references and see whether
the problem exists.

Eelco

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Wicket-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to