Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

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/).

share|improve this question
2  
Just curious, why not just download the effects portion of jQueryUI? You don't have to take on the entire thing. – Andrew Whitaker Mar 14 '11 at 22:57

1 Answer

up vote 5 down vote accepted

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

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

share|improve this answer
Maybe it's just me, but I have just tested this fiddle with Aurora 10a2 and it didn't work – Luc125 Nov 29 '11 at 15:37

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.