Horje
disabled attribute is not working in html Code Example
disabled attribute is not working in html
try to use disabled="disabled":

<input type="text" id="txtEditAlternate" class="form-control" name="alternate" disabled="disabled" />

I hope it will work for you.




Html

Related
basic html webpage Code Example basic html webpage Code Example
emoji css Code Example emoji css Code Example
how to change font colour in html Code Example how to change font colour in html Code Example
how to add video in background in html Code Example how to add video in background in html Code Example
markdown image by address Code Example markdown image by address Code Example

Type:
Code Example
Category:
Coding
Sub Category:
Code Example
Uploaded by:
Admin
Views:
10