James
James

Reputation: 43687

jQuery color animation

http://plugins.jquery.com/project/color

This plugin is buggy. I heard there is a new version, where is it?

Want to animate color from #000 to #ccc without jQuery UI (http://jqueryui.com/).

Upvotes: 0

Views: 1432

Answers (1)

Thomas Menga
Thomas Menga

Reputation: 1858

What about this one: https://github.com/jquery/jquery-color ?

It seems it's working: http://jsfiddle.net/LekisS/67Pzu/

Upvotes: 6

Related Questions