Bok
06-11-2008, 10:17 AM
I have no idea why this is not working.
Well, not quite no idea, but no clue on how to fix it. So if anyone has good javascript skills and would like to take a look, please do..
I'm using http://www.dhtmlgoodies.com/index.html?whichScript=js_color_picker_v2
It certainly used to work and nothing has changed that I'm aware of.
Using the basic example works http://stats.free-dc.org/javascripts/color_picker/js_color_picker_v2.html
Firebug shows an error with chooseColor() in that
color_picker_form_field has no properties
color_picker_form_field.value = this.getAttribute{'rgbColor'}
Still looking :)
I have some ideas..
Bok
Well, not quite no idea, but no clue on how to fix it. So if anyone has good javascript skills and would like to take a look, please do..
I'm using http://www.dhtmlgoodies.com/index.html?whichScript=js_color_picker_v2
It certainly used to work and nothing has changed that I'm aware of.
Using the basic example works http://stats.free-dc.org/javascripts/color_picker/js_color_picker_v2.html
Firebug shows an error with chooseColor() in that
color_picker_form_field has no properties
color_picker_form_field.value = this.getAttribute{'rgbColor'}
Still looking :)
I have some ideas..
Bok