Hi,
on my form i have several input type texts.
at the beginning all are disabled and i would like to give then a special look (in fact i would like to make then not look like input type field).
therefore i was thinking to set the border to 0 and so on...
however, close to each field i have a button on which customer can click.
if user clicks on the button the input field should become editable and his style should turn to another css style.
how can i link 2 styles to a field according to status disable/enable ?
thanks a lot,
A.


Reply With Quote
Bookmarks