Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets or sets a value that indicates the name of the keyframes.
This property is read/write.
![]() ![]() |
Syntax
HRESULT put_name(
[in] DOMString val
);
HRESULT get_name(
[out] DOMString **sName
);
Property values
Type: DOMString
The name of the keyframes. This value is used by the IHTMLCSSStyleDeclaration2::animationName property.
Standards information
- CSS Animations Module Level 3, Section 5
.png)
.png)