Changeset 962 for trunk/examples/Newbie.html
- Timestamp:
- 02/04/08 00:43:21 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/examples/Newbie.html
r917 r962 18 18 <form action=""> 19 19 <div> 20 <textarea id="myTextArea" name="myTextArea" rows=" 10" cols="50" style="width: 100%"></textarea>20 <textarea id="myTextArea" name="myTextArea" rows="25" cols="50" style="width: 100%"></textarea> 21 21 </div> 22 22 </form>
Note: See TracChangeset
for help on using the changeset viewer.