dojox
Version:
Dojo eXtensions, a rollup of many useful sub-projects and varying states of maturity – from very stable and robust, to alpha and experimental. See individual projects contain README files for details.
16 lines (14 loc) • 316 B
JavaScript
define({
//begin v1.x content
redLabel: "c",
greenLabel: "z",
blueLabel: "p",
hueLabel: "n",
saturationLabel: "Z",
valueLabel: "v", /* aka intensity or brightness */
degLabel: "\u00B0",
hexLabel: "hex",
huePickerTitle: "Selektor nijanse",
saturationPickerTitle: "Selektor zasićenosti"
//end v1.x content
});