Here Mudassar Ahmed Khan has explained with an example, how to enable and disable a TextBox when DropDownList (HTML SELECT) is changed i.e. when an item (option) is selected using JavaScript and jQuery.
When the Other (option) in DropDownList is selected, the TextBox will be enabled else disabled.
↧