Mega Code Archive

 
Categories / JavaScript Reference / Javascript Methods
 

RemoveRule() Syntax, Parameters and Note

Note: Removes a rule from the specified style sheet.      Syntax:      document.styleSheets[index].removeRule(param1) Parameters:     param1   Optional; the index of the rule within the rules collection.