[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 112: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
www.dhtmlgoodies.com • View topic - How to implement severals color widgets ?
Page 1 of 1

How to implement severals color widgets ?

PostPosted: Tue Apr 03, 2007 2:43 pm
by yannder

PostPosted: Tue Apr 03, 2007 4:46 pm
by yannder
ok i went a lil bit more forward, i can have severals color pickers now and also modified the script so i dont rewrite the content of my blocks.

BUT i still have a bug with IE. I cannot move the sliders and the circle cursor of all the instances of the color picker. Only the last one in the code is working. But the strange thing is if i set the color using the RGB fields then i update the color properly and also the sliders update their positions.. it seems to be a problem with the drag n drop. Of course this is working with firefox and i have no js error return by one or the other browser ..

Any ideas ?

Yann