Home
Head's Up: I'm in the middle of upgrading my site. Most things are in place, but there are something missing and/or broken including image alt text. Please bear with me while I'm getting things fixed.

Use The "disabled" Attribute To Make A Checkbox Read Only

html
<input type="checkbox" name="some_name" checked disabled />

<input type="checkbox" name="some_other_name" disabled />

- It looks like Firefox has to have a [TODO: Code shorthand span ] attribute on the checkbox to prevent any [TODO: Code shorthand span ] boxes from placing the tic makr on the wrong box