Changes

Building Forms with JavaScript

35 bytes added, 17:55, 16 May 2007
JavaScript TextArea Object
In the above example you will see some text before the closing </textarea> tag. If provided, this represents the text to be displayed by default in the TextArea object.
 
=== TextArea Wrapping Options ===
== The JavaScript Button Object ==