You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cocoon.apache.org by Antonio Gallardo <ag...@agsoftware.dnsalias.com> on 2003/12/16 05:30:52 UTC

[Woody] Styling textarea

Hi:

Can we define more attributes for styling the widget in the sample?

Sample:

<wt:widget id="pit_prinProd">
  <wi:styling type="textarea"/>
</wt:widget>

We need to define the size of the textarea. Is posible?

In HTML 4.01 the textareas, allow the use of "rows" and "cols" attributes
to define the size of the textarea:

http://www.w3.org/TR/html401/interact/forms.html#h-17.7

Best Regards,

Antonio Gallardo

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org
For additional commands, e-mail: users-help@cocoon.apache.org


Re: [Woody] Styling textarea

Posted by Antonio Gallardo <ag...@agsoftware.dnsalias.com>.
OK, the answer is yes. We can. :-D

Best Regards,

Antonio Gallardo

Antonio Gallardo dijo:
> Hi:
>
> Can we define more attributes for styling the widget in the sample?
>
> Sample:
>
> <wt:widget id="pit_prinProd">
>   <wi:styling type="textarea"/>
> </wt:widget>
>
> We need to define the size of the textarea. Is posible?
>
> In HTML 4.01 the textareas, allow the use of "rows" and "cols" attributes
> to define the size of the textarea:
>
> http://www.w3.org/TR/html401/interact/forms.html#h-17.7
>
> Best Regards,
>
> Antonio Gallardo
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org
> For additional commands, e-mail: users-help@cocoon.apache.org
>


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org
For additional commands, e-mail: users-help@cocoon.apache.org