Categories

color.is()

Categories: CSS | Color Object

color.is( othercolor )Returns: Color

Plugin: jQuery.color

Description: Check whether the color is equal to an other color.

  • color.is( othercolor )

    version added: 1.2

    othercolor   A valid processable color.

Will determine if this color is equal to all defined properties of othercolor.