The event handler of your color picker is really handy. Thanks!
To share experiences with other users. The color picker is useful when we need to update the states of some page elements. If we simply change a field's value, we don't need the event handler. But when we have multiple elements on the page to be updated, the event handler is a must.
This handler function has two parameters available: the selected color, and the index of the chosen color picker. This makes your handler function can work for multiple color pickers on your page. That really helps a lot.
i am newbie.. please help me use event handler
If your question is related to the topic of this post, you can post your question to this page by clicking the "Post a reply" button at left;
If your question is related to the Color Picker, click:
Ask new question: Color PickerOtherwise navigate to one of the following forum categories, and post your question there.
##