Given this checkbox, how can you determine whether a user has selected or cleared the checkbox?
<input type="checkbox" id="same-address" checked>
Given this checkbox, how can you determine whether a user has selected or cleared the checkbox?
<input type="checkbox" id="same-address" checked>