StackPuz Forum

Read-only inputs not grayed out

Generated Code

I found, in bootstrap 4 the read-only inputs are grayed out, but not for bootstrap 5 why?

On Thu, 02 May 2024 05:15:19 by Alvin ting
Comment 1

The latest version of bootstrap that has grayed out read-only inputs is bootstrap 5.1, revert to that version if you want this behavior.
https://getbootstrap.com/docs/5.1/forms/form-control/#readonly
https://getbootstrap.com/docs/5.2/forms/form-control/#readonly

On Thu, 02 May 2024 14:36:39 by Admin

*To create the code section, use <code>your code</code> and to create the link, use <a>your link url</a>