Answers for "add a transition time using javascript"

1

js get transition duration

parseFloat(getComputedStyle(sourceItem)["transitionDuration"])
Posted by: Guest on July-24-2020

Code answers related to "Javascript"

Browse Popular Code Answers by Language