forum share
   textsms      forum    

CSS3 animation Property

INDEX \ Articole/intrebari \ CSS3 animation Property

CSS3 animation Property

text_format+  text_format-


Binding an animation to a div element:

div {
    -webkit-animation: mymove 5s infinite; /* Safari 4.0 - 8.0 */
    animation: mymove 5s infinite;
}


Animation properties:

animation-name
animation-duration
animation-timing-function
animation-delay
animation-iteration-count
animation-direction
animation-fill-mode
animation-play-state





update Ultima actualizare: 03/02/2017
done Informatiile cuprinse in aceasta sectiune sunt verificate si actualizate periodic.

list Articole recente
arrow_back Inapoi


© 2024 EVIDWEB. Toate drepturile rezervate. Design: EVIDWEB

share   forum   textsms