Javascript Reference
Categories: HR

javascript HR noShade

@March 15, 2008, 1:22 a.m.
noShadeFirefox/Netscape/NN 6 IE 4 Chrome/Safari/DOM 1  

Read/Write  

Indicates whether the browser should render the rule as a flat (not 3-D) line. In Internet Explorer only, if you set the color property, the browser changes the default line style to a no-shade style. In IE, once noShade is set to true, shading cannot later be restored.

 
Example
 
document.getElementById("bar2").noShade = "true";
 
Value

Boolean value: true | false.

 
Default

false


Powered by Linode.