I know that this topic exist more than once, but I need a clear solution.
Has someone an idea to set the font color of disabled fields for IE < 10.
If possible, without replacing the "disabled" property with the "read-only" property. The reason is, I work with CRM 2011 software and I cannot predict the effects if I do that.
Perhaps, someone can tell me whats happen if I remove the "disabled" property with JS and I still cannot write into the textbox.
JavaScript solutions are welcome.
Best regards