0
What is the important of value="1" and value="2" in this code?
3 odpowiedzi
+ 1
//Both
//They are attribute not tge
//Your question is not valid,
https://www.sololearn.com/discuss/1316935/?ref=app
+ 1
//Value attribute is important when working with server. when a form is submitted, only checkboxes which are currently checked are submitted to the server, and the reported value is the value of the value attribute
0
I mean "the" not tge
Shudarshan Rai 👑