Color Picker aka Diving Buddy | Make one! | About | Samples | Contact |
|
If you've been reading our help files, you already know that the ColorDiver widget can be placed
in any HTML document with just the following line of Javascript code:
This simple object allows the web page user to click anywhere in the specimen image and immediately view the color code for that position. Advance users, however, may want more interaction than simple color selection. You may want to further process the chosen color to change other objects on the host page, or, as input to forms for further processing. ColorDiver Widget uses a second document script just for that purpose:
To use the widget interactively, define a Javascript function with the name 'catchdiver' in your host document.
|
