Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR HTML

is input readonluy submit ?

The readonly attribute is a boolean attribute. 
When present, it specifies that an input field is read-only. ... 
Note: A form will still submit an input field that is readonly, 
but will not submit an input field that is disabled!
 
PREVIOUS NEXT
Tagged: #input #readonluy #submit
ADD COMMENT
Topic
Name
8+6 =