Garfieldus
Posts: 40
|
| Posted: 02/13/2006, 6:50 AM |
|
Does anyone know how to accomplish the priming / prompting in the "V5 issue date" field at the link below?
http://www.vehiclestatusreport.co.uk/check/activate.do?...ence=EB10415422
|
 |
 |
dragoon
Posts: 173
|
| Posted: 02/13/2006, 10:14 AM |
|
there are background images to the filed
|
 |
 |
leonsmith
Posts: 22
|
| Posted: 02/13/2006, 10:36 AM |
|
I see the use of gifs in the javascript called on page load, but I don't understand the following line in the form definition:
<noscript>[MM/DD/YY]</noscript>
What does that do ?
|
 |
 |
dragoon
Posts: 173
|
| Posted: 02/13/2006, 11:27 AM |
|
this is for browsers not supporting or disabled javascript (is just shows [MM/DD/YY] right beside the date input field)
|
 |
 |
|