I have a checkbox that I set by php code to be either "checked" or "".
I want to disable the ability of the user to check or uncheck it. I
tried "readonly", but that didn't work. Any suggestions?
I want to disable the ability of the user to check or uncheck it. I
tried "readonly", but that didn't work. Any suggestions?
Comment