color.transition()
Categories: CSS | Color Object
color.transition( othercolor, distance )Returns: Color
Plugin: jQuery.color
Description: Transform the color.
-
color.transition( othercolor, distance )
version added: 1.2othercolor A valid processable color.
distance A distance value of the transition (Number 0.0 - 1.0).
Will apply this color on the way to the other color using the given distance.