PHP Classes

multiple elements?

Recommend this page to a friend!

      True Color Picker  >  All threads  >  multiple elements?  >  (Un) Subscribe thread alerts  
Subject:multiple elements?
Summary:how can we hack it to handle multiple elements?
Messages:2
Author:Tod Foley
Date:2008-06-12 04:44:08
Update:2008-07-10 18:36:03
 

  1. multiple elements?   Reply   Report abuse  
Picture of Tod Foley Tod Foley - 2008-06-12 04:44:08
Excellent class. Great work. I need to use a color picker such as this, but I need it to operate on more than one element in the same form. From looking at the code it sems everything here gets routed through a single element, with id="txtColorCode". Have you succeeded in using this class for more than one element in a single form, without writing multiple instances of the Javascript?

  2. Re: multiple elements?   Reply   Report abuse  
Picture of Moe Sweet Moe Sweet - 2008-07-10 18:36:03 - In reply to message 1 from Tod Foley
Sorry about the late reply. It's been nearly a month.
I had been working on it applying new functions such as faster brightness box generation, crosshair and attached textbox. I'll make it multiple too. Thanks for the suggession.