It is invalid to use disabled in bootstrap form to set false in html.

using the form component of bootstrap, it is not valid to set false in html when using the disabled property, and it is normal to change the value of js or jq operation, so why not just set it in the html line?

the code is as follows


</div>
Jan.17,2022

take a look at this article
about disabled, have you used it correctly? The


disabled property is a Boolean property, and you can use JS to set the disabled property to make the button available.


for more information on disabled attributes, refer to this article https://codeshelper.com/a/11.

"
Menu