Hello.
I want to create an component like Adobe gradient picker in Javascript and jQuery. I want to use the jQuery gradients plugin. there is a div
with 2 markers left and right. when I clicked in bound of div
this automatically add a marker, and when I double click on this it open a jQuery color to select a color. Also the marker should be moving across the main div
. Please help me with an example.