On 12.07.2010 14:54, Benny Law wrote: > Or, if you really want the textarea to be readonly (vs disabled), just add > the readonly="readonly" attribute. This allows the user to set focus to it > and copy content from it but not change the content, and it doesn't get the > disabled appearance.
This was my first try but it prevents the form from being submitted. - Stephan --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org For additional commands, e-mail: users-h...@tapestry.apache.org