Mac OS X Reference Library Apple Developer
Search

WebKitCSSKeyframesRule

Module:
css
Inherits from:
Declared In:

Overview

Use the links in the table of contents to the left to access the documentation.



Functions

deleteRule
findRule
insertRule

deleteRule



void deleteRule(
    in DOMString key); 

findRule



WebKitCSSKeyframeRule findRule(
    in DOMString key); 

insertRule



void insertRule(
    in DOMString rule); 

Member Data

cssRules
name

cssRules



readonly attribute CSSRuleList cssRules; 

name



attribute DOMString name; 

 

Did this document help you? Yes It's good, but... Not helpful...

Last Updated: 2010-05-27