Page Menu
Home
Code
Search
Configure Global Search
Log In
Files
F885700
ColorPicker.html
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
1 KB
Subscribers
None
ColorPicker.html
View Options
<
div
class
=
"dojoxColorPicker"
>
<
div
class
=
"dojoxColorPickerBox"
>
<
div
dojoAttachPoint
=
"cursorNode"
class
=
"dojoxColorPickerPoint"
></
div
>
<
img
dojoAttachPoint
=
"colorUnderlay"
dojoAttachEvent
=
"onclick: _setPoint"
class
=
"dojoxColorPickerUnderlay"
src
=
"
${
_underlay
}
"
>
</
div
>
<
div
class
=
"dojoxHuePicker"
>
<
div
dojoAttachPoint
=
"hueCursorNode"
class
=
"dojoxHuePickerPoint"
></
div
>
<
div
dojoAttachPoint
=
"hueNode"
class
=
"dojoxHuePickerUnderlay"
dojoAttachEvent
=
"onclick: _setHuePoint"
></
div
>
</
div
>
<
div
dojoAttachPoint
=
"previewNode"
class
=
"dojoxColorPickerPreview"
></
div
>
<
div
dojoAttachPoint
=
"safePreviewNode"
class
=
"dojoxColorPickerWebSafePreview"
></
div
>
<
div
class
=
"dojoxColorPickerOptional"
>
<
div
class
=
"dijitInline dojoxColorPickerRgb"
dojoAttachPoint
=
"rgbNode"
>
<
table
>
<
tr
><
td
>
r
</
td
><
td
><
input
dojoAttachPoint
=
"Rval"
size
=
"1"
></
td
></
tr
>
<
tr
><
td
>
g
</
td
><
td
><
input
dojoAttachPoint
=
"Gval"
size
=
"1"
></
td
></
tr
>
<
tr
><
td
>
b
</
td
><
td
><
input
dojoAttachPoint
=
"Bval"
size
=
"1"
></
td
></
tr
>
</
table
>
</
div
>
<
div
class
=
"dijitInline dojoxColorPickerHsv"
dojoAttachPoint
=
"hsvNode"
>
<
table
>
<
tr
><
td
>
h
</
td
><
td
><
input
dojoAttachPoint
=
"Hval"
size
=
"1"
>
°
</
td
></
tr
>
<
tr
><
td
>
s
</
td
><
td
><
input
dojoAttachPoint
=
"Sval"
size
=
"1"
>
%
</
td
></
tr
>
<
tr
><
td
>
v
</
td
><
td
><
input
dojoAttachPoint
=
"Vval"
size
=
"1"
>
%
</
td
></
tr
>
</
table
>
</
div
>
<
div
class
=
"dojoxColorPickerHex"
dojoAttachPoint
=
"hexNode"
>
hex:
<
input
dojoAttachPoint
=
"hexCode, focusNode"
size
=
"6"
class
=
"dojoxColorPickerHexCode"
>
</
div
>
</
div
>
</
div
>
File Metadata
Details
Attached
Mime Type
text/html
Expires
Sun, Apr 6, 18:39 (2 w, 1 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
27118
Default Alt Text
ColorPicker.html (1 KB)
Attached To
rZEDHG ZedLegacy
Event Timeline
Log In to Comment