Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Normal
Hmm... upon further research, it appears that readonly is not a valid attribute on certain form fields. Mainly form fields with immutable characteristics, such as radial menus, checkboxes and select menus. So this is not a XenForo bug, but a limitation of the HTML spec. In order to work around this, you can either add a hidden form field, or use a verification function.[URL unfurl="true"]https://developer.mozilla.org/en-US/docs/Web/HTML/Attributes/readonly[/URL]
Hmm... upon further research, it appears that readonly is not a valid attribute on certain form fields. Mainly form fields with immutable characteristics, such as radial menus, checkboxes and select menus. So this is not a XenForo bug, but a limitation of the HTML spec. In order to work around this, you can either add a hidden form field, or use a verification function.
readonly
[URL unfurl="true"]https://developer.mozilla.org/en-US/docs/Web/HTML/Attributes/readonly[/URL]
We use essential cookies to make this site work, and optional cookies to enhance your experience.
See further information and configure your preferences