Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR CSS

transition all except one property

transition: all 0.55s linear, background 0s, color 0s;
 
PREVIOUS NEXT
Tagged: #transition #property
ADD COMMENT
Topic
Name
3+5 =