Never seen it. But I think you could easily make something yourself. It depends on the number of colors you want to show.
You can make a loop that fills a table with a lot of cells and set the background of those cells with diffrent colors. Add an onClick event to the cell which calls a javascript function. Pass the id of the cell to the function so that you can request the bgcolor.
That's pretty much it... only an idea
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.