deleteRule
Removes a keyframe rule from the collection of keyframes.
Declaration
void deleteRule (in DOMString key);Parameters
- key:
A selector for the rule that is either a percentage or the keyword
fromorto.
Removes a keyframe rule from the collection of keyframes.
void deleteRule (in DOMString key);A selector for the rule that is either a percentage or the keyword from or to.