htmlFor
The htmlFor
property of the HTMLOutputElement interface is a string containing a space-separated list of other elements' id
s, indicating that those elements contributed input values to (or otherwise affected) the calculation.
The htmlFor
property of the HTMLOutputElement interface is a string containing a space-separated list of other elements' id
s, indicating that those elements contributed input values to (or otherwise affected) the calculation.