CSS Property: animation-duration
[this page | pdf | back links]
The CSS (CSS3) animation-duration property indicates the
length of time an animation takes to play.
Valid property values
(other than inherit
and initial) are:
|
Default Value:
|
0s
|
|
JavaScript syntax:
|
e.g. object.style.animationDuration = "5s";
|
|
Inherited:
|
No
|
|
Animatable:
|
No
|
NAVIGATION LINKS
Contents | Prev | Next | CSS Properties