|
Text box disable problem in Safari
hi all,
I have used the disabled property for the text box which works fine in IE and firefox but not in safari.
<input type="text" name="name" disabled>
disabled property is working for text area and buttons but not for text box. Iam always stuck with these kind of problems in safari.
can anyone suggest me how to overcome this issue in safari?
Thanks,
Thanuja.
|