Mega Code Archive

 
Categories / JavaScript Reference / Javascript Properties
 

NoShade Syntax and Note

Note: Read and write property.  <hr> element has a shade or not.       Syntax:      document.getElementById("hrID").noShade = value document.all.hrID.noShade = value // IE only