Quantcast
Channel: Active questions tagged html - Stack Overflow
Viewing all articles
Browse latest Browse all 67469

How to make input text a non-editable and editable?

$
0
0

I want to make a line like "01-11-__-19" only the underline is editable" it can be any other number but the others is predefined code

i tried using the input tag "readonly value=" but all of them is read-only or disabled

<input type=\"text\" class=\"form-control\" inputmask=\"'mask': '__-__-__-__'\" value=\"" . $row["rhName"] . " NR " . "$row["rhOffice"]" . "-". $Month ."-225-". $Year . "\"> 

i expect the input disable the other number except the 225 in -225-


Viewing all articles
Browse latest Browse all 67469

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>