Gets or sets a value indicating whether the current browser supports CSS3 Transitions, either through the normal transition
rule or a vendor prefix such as webkitTransition
/webkit-transition
.
var supportsCSSTransitions
Field Value
true if the current browser supports CSS3 Transitions; otherwise, it is
false.
For an example, refer to LTHelper.