AvailabilityDOM Level 2 CSS Synopsisvoid deleteRule(unsigned long index) throws DOMException; Arguments
ThrowsThis method throws a DOMException with one of the following code values in the following circumstances:
DescriptionThis method deletes the rule at the specified position in the cssRules array. |