Mega Code Archive

 
Categories / JavaScript Reference / Javascript Properties
 

Rules Syntax and Note

Note: Read and write property.  Sets the inner borders in a table.       Syntax:      document.getElementById("tableID").rules = value document.all.tableID.rules = value // IE only