
As I continue to learn jQuery, I think it is important that I begin by porting over scripts I have created using MooTools. One of those scripts is my Color Palette Generator script, which debuted on Eric Wendelins blog. For those of you that missed it, my script analyzes all of the colors on the page (minus images) and builds a palette of colors. Here it is in some jQuery goodness.



[...] 17. Color Palette Generator Using jQuery [...]