hi guys i have a html form where i have a textfield which is having capabilities to enter two digits the first digit is autopopulated to be 0 and i donot want users to change that hows that possible using javascript or jQuery or anything else.
Share
Here is another way.
the onKeyUp might not be how you want it to work but at least you have some ideas