This is a discussion on "making text field text disapear" within the JavaScript Forum section. This forum, and the thread "making text field text disapear are both part of the Program Your Website category.
|
|
|
|
|
![]() |
||
making text field text disapear
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
#1
|
||||
|
||||
|
making text field text disapear
Adding a contact form to my website, but I would like to put some text in the fields before hand, which auto deletes when you click in it. I can get the text in, but no way of it disappearing. I am using dreamweaver
|
|
|
|
#2
|
|||
|
|||
|
Re: making text field text disapear
You'll need Javascript for that ... I'm assuming something in the the onfocus() event.
I'll move this over for you |
|
#3
|
|||
|
|||
|
Re: making text field text disapear
|
|
#4
|
|||
|
|||
|
Re: making text field text disapear
Last edited by rrrrutdk; Jan 21st, 2008 at 04:24. |
|
#5
|
|||
|
|||
|
Re: making text field text disapear
http://www.alistapart.com/articles/m...oreaccessible/ is a great article on making compact forms. That might be what you want.
|
![]() |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Value of text field to influence options for a select.. | c_martini | JavaScript Forum | 1 | Oct 19th, 2007 21:30 |
| Validating Input Text field | Mallik | Flash & Multimedia Forum | 1 | Jun 11th, 2007 14:44 |
| Non-text field Validation | NewDesigner | JavaScript Forum | 6 | Nov 24th, 2006 22:34 |
| validate text field to db field | jtesolin | Classic ASP | 1 | Jul 18th, 2006 17:48 |
| how to set the cursor to display on a particular text field | tllcll | JavaScript Forum | 1 | Aug 27th, 2005 06:21 |