This is a discussion on "Making a text area" within the Web Page Design section. This forum, and the thread "Making a text area are both part of the Design Your Website category.
|
|
|
|
|
![]() |
||
Making a text area
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
|||
|
Making a text area
Hi,
I want to be able to make a textarea (or even just a box that looked like a text area) using this code. "<td> <input type = \"text\" name = \"m\"></td>\n"; Any ideas? Thanks |
|
|
|
|||
|
Re: Making a text area
"<td> <textarea name = \"m\"></td>\n";
|
|
|||
|
Re: Making a text area
Thanks for the reply. When I change it I lose my submit button and there is some code in the box. Ive attached a screen shot.
|
|
|||
|
Re: Making a text area
sorry forgot to close the tag:
"<td> <textarea name = \"m\">CONTENT HERE</textarea></td>\n"; |
![]() |
| Tags |
| text area |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| making text field text disapear | Phixon | JavaScript Forum | 4 | Feb 2nd, 2008 07:49 |
| Problems making the content area have a dynamic height | blizeH | Web Page Design | 41 | Aug 13th, 2007 01:19 |
| Text Area | acrikey | Flash & Multimedia Forum | 5 | Jul 18th, 2007 16:28 |
| text area | geyids | Flash & Multimedia Forum | 4 | May 31st, 2007 12:25 |
| Pasting Word Doc into Text Area | Paula | Web Page Design | 6 | Aug 25th, 2006 09:15 |