ZVON > References > XForms 1.0 Reference

Example 2

Possible renderings:

a larger-than-average text entry field. The title, 'Message Body:' provides an additional hint that large amounts of text are allowed here.



Source code

<textarea ref="message/body" style="width:8cm; height:5cm"> <caption>Message Body:</caption> <hint>Enter the text of your message here</hint> </textarea>