Agreed, I was not looking forward to attempting that!  Anyway, Eelco's
solution is more of what I was looking for.  Thanks for the help.

Chuck


Erik van Oosten wrote:
> 
> Yes indeed.
> Although I would not attempt to make the div look exactly like a text 
> area, that would be a very painful exercise.
> My thoughts were along the lines of:
> .readonlytextearea {
>     width: 500px;
>     height: 150px;
>     overflow: auto;
>     border: thin solid #000;
> }
> 
>       Erik.
> 

-- 
View this message in context: 
http://www.nabble.com/enable-remove-added-behaviors-tf2479810.html#a6915810
Sent from the Wicket - User mailing list archive at Nabble.com.


-------------------------------------------------------------------------
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
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to