qiqinuinaifen
06-18-2009, 05:16 AM
I have a form and there are many form fields, is anyone know how to make one of my input text only for display purpose, not for input. Any idea?
|
||||
Form - Input text - need helpqiqinuinaifen 06-18-2009, 05:16 AM I have a form and there are many form fields, is anyone know how to make one of my input text only for display purpose, not for input. Any idea? Old Pedant 06-18-2009, 05:27 AM Nothing to do with JavaScript. Basic HTML: <input name="whatever" value="something" readonly > abduraooft 06-18-2009, 08:51 AM I have a form and there are many form fields, is anyone know how to make one of my input text only for display purpose, not for input. Any idea? How about using a span then? |
| |||
EZ Archive Ads Plugin for vBulletin Copyright 2006 Computer Help Forum