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) • 323 B
JavaScript
define({
//begin v1.x content
redLabel: "g",
greenLabel: "b",
blueLabel: "u",
hueLabel: "t",
saturationLabel: "a",
valueLabel: "i", /* aka intensity or brightness */
degLabel: "\u00B0",
hexLabel: "hex",
huePickerTitle: "Tonuen hautatzailea",
saturationPickerTitle: "Asetasunaren hautatzailea"
//end v1.x content
});