Color animation jQuery-plugin

    Color animation jQuery-plugin

    jQuery’s animate function, you can animate all kinds of css-properties. What’s really missing from jQuery is animating colors.This plugin also adds rgba-colors, so now you can animate the transparency of the background and foreground text independently. Beware that Internet Explorer 8 and earlier don’t support rgba-colors. This plugin will add this feature. With this plugin, you can animate the following properties:

    • color
    • backgroundColor
    • borderColor
    • borderBottomColor
    • borderLeftColor
    • borderRightColor
    • borderTopColor
    • outlineColor

    Leave a Reply