issues
search
laktek
/
really-simple-color-picker
Simple Color Picker written in jQuery.
http://laktek.com/2008/10/27/really-simple-color-picker-in-jquery
MIT License
179
stars
65
forks
source link
Added 'position' option to help reposition popover.
#23
Open
chugcup
opened
10 years ago
chugcup
commented
10 years ago
Position the palette popover using 'top', 'left', 'right', 'bottom'. Default position is 'bottom'.
When 'top' position used, hex input field appears above palette colors.
Added 'right' and 'top' samples to demo.html.
Updated minified script using UglifyJS.