Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR CSS

css animation not smooth site:stackoverflow.com

/* @keyframes duration | timing-function | delay | name */
animation: 3s linear .1s colorIt;
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #css #animation #smooth
ADD COMMENT
Topic
Name
9+6 =