Help needed with farbtastic color picker. Simple example html included

前端 未结 2 539
野趣味
野趣味 2021-01-28 03:14

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 g

相关标签:
2条回答
  • 2021-01-28 03:41

    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

    0 讨论(0)
  • 2021-01-28 03:50

    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

    0 讨论(0)
提交回复
热议问题