View Single Post
  #1 (permalink)  
Old Jun 15th, 2007, 09:41
Thanuja Thanuja is offline
Junior Member
Join Date: Apr 2007
Location: India
Posts: 16
Thanks: 0
Thanked 0 Times in 0 Posts
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.
Reply With Quote