html_code_clinic thread: HTML Checkbox properties
I am trying to get a Checkbox to be visible but disabled in Netscape and IE. In IE the code <input type="checkbox" readonly ...> or <input type="checkbox" disabled ...> works. However Netscape seems to ignore these settings. What do I need to do so netscale will display teh checkboxes but disable them?
|





