Functiondojox.widget.ColorPicker.postCreate

dojo.require("dojox.widget.ColorPicker");
defined in dojox/widget/ColorPicker.js

As quickly as we can, set up ie6 alpha-filter support for our underlay. we don't do image handles (done in css), just the 'core' of this widget: the underlay.

Usage

function () (view source)