Help needed with farbtastic color picker. Simple e

2019-03-04 05:57发布

问题:

I've included a very simple html example that almost works. It is a very plain implementation of this great color picker. But it doesn't quite work as advertised. I only get a single blue box and I can pick blue shades. But not the gradient or the outer ring.
Wait! I just realized that the outer ring is there, and I can change the colors with it. But its invisible! Weird....

Can anybody show me how to get the whole thing to work?

http://bizzocall.com/farbPicker.html

Thanks in advance!

回答1:

the images for it are not pointing to the correct uri. http://bizzocall.com/css/marker.png returns a 404; point your images to the correct file and you should be straight



回答2:

I have the farbtastic color picker working really well now. Just for those of you who want an example to take apart and look at, here's a link. The sytax of how the farbtastic function is called to send the color to numerous items on the page is the tricky part. But, its working here. Just look at the source...

http://bizzocall.com/cp-BizzoActiveButton.php