After the form input box input is set to the disable attribute and submitted, the value of the input box cannot be obtained. To solve this type of problem, you can refer to the following two methods: Method 1: Use readonly instead of disabled, that is, Modified to The difference between the two: Disabled cannot receive focus and will be skipped when the tab key is used, which may not be successful; Method 2: Use type=hidden to hide the input to get the value, and then use disabled to show the input to the user. <input type="hidden" name="url" value="http://www.neirong.org"/> <input type="text" value="http://www.neirong.org" disabled="disabled"/> Summarize The above is the solution that I introduced to you when the HTML form input cannot obtain the form value after submitting it with disabled. I hope it will be helpful to you. If you have any questions, please leave me a message and I will reply to you in time. I would also like to thank everyone for their support of the 123WORDPRESS.COM website! |
<<: Summary of JavaScript Timer Types
>>: Details of the underlying data structure of MySQL indexes
Table of contents MySql8.0 View transaction isola...
Table of contents Preface Axios installation and ...
1. Background Generally, for Docker containers th...
Table of contents What is virtual dom? Why do we ...
There are two versions of MySQL database manageme...
The conversion between time, string and timestamp...
1. Basic structure: Copy code The code is as follo...
1. Element time selection submission format conve...
Table of contents Class void pointing ES6 Arrow F...
Table of contents 1.Json string 1.1Json Syntax 1....
This article example shares the specific code of ...
The specific code is as follows: <div id="...
Server: Ubuntu Server 16.04 LSS Client: Ubuntu 16...
Introduction to MySQL logical architecture Overvi...
The latest Perfect Aloe Vera Gel packaging box ha...