Showing posts with label Color Picker. Show all posts
Showing posts with label Color Picker. Show all posts

Simple Best jQuery Color Picker


DOWNLOAD

It's the jquery version of "Prototype color picker" by Myles Eftos,BUT a refined version with bugs fixed,more powerful and extensive!.
Simplest api you've ever seen

jQuery Color Picker



* Original color picker demo modified in order to create a plugin,
* Corrected some positionning bugs with others browsers (IE6, IE7...) : CSS tuning.
... there are some missing features to implement (see TODO in color_picker.js)

Multiple jQuery color picker plugin


Farbtastic is jQuery plug-in that can add one or more color picker widgets into a page through JavaScript. Each widget is then linked to an existing element (e.g. a text field) and will update the element's value when a color is selected.
Farbtastic uses layered transparent PNGs to render a saturation/luminance gradient inside of a hue circle. No Flash, no pixel sized divs.

MooTools Color Picker



The JavaScript Color Picker is a feature-rich color picker that supports many options. The Color Picker displays a Hue selection bar Saturation/Value selection box, Text fields for entering HSV and RGB fields. The dialog for the color picker is drag-able and there are many actions that you can attach function calls to in order to allow your application to respond to events in the Color Picker. The size of the Hue Bar and the SV Box can be set to any size using options. The elements of the Color Picker can be styled to match the design of your site. The Color Picker uses many features from MooTools so you will need to download mootools from them.