Search Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

disabled textarea doesn't show text greyed-out

  • No replies
  • 12 have this problem
  • 1 view
more options

HTML textarea code:

<textarea style="height: 100px; width: 260px;" class="textfield-middle" disabled="disabled" id="ctl00_ContentPlaceHolder1_SMSAccessMessageTxt" cols="20" rows="2" name="ctl00$ContentPlaceHolder1$SMSAccessMessageTxt">The text here is not displayed greyed-out as it should be</textarea>

HTML textarea code: <textarea style="height: 100px; width: 260px;" class="textfield-middle" disabled="disabled" id="ctl00_ContentPlaceHolder1_SMSAccessMessageTxt" cols="20" rows="2" name="ctl00$ContentPlaceHolder1$SMSAccessMessageTxt">The text here is not displayed greyed-out as it should be</textarea>