Wrox Home  
Search P2P Archive for: Go

  Return to Index  

html_code_clinic thread: HTML Checkbox properties


Message #1 by mwilliams@w... on Thu, 15 Feb 2001 17:09:34
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? 

  Return to Index