Closed GoogleCodeExporter closed 9 years ago
I will create an option in the next version to address this to prevent the text
color
or the backgroud color from updating in the input box. Until this new version,
I
recommend just attaching the jPicker object to a <span></span> element next to
your
input box and register on the liveCallback function to update the
backgroundColor of
the input box. Also register an onKeyUp event on the input box and tell it to
change
the hex color to its value. That will be a good workaround until the next
version.
Original comment by christop...@gmail.com
on 6 May 2010 at 9:34
Original comment by christop...@gmail.com
on 27 Jun 2010 at 6:19
Version 1.1.3 adds a updateInputColor option with a default value of true. Set
this to false and then you can insert your own color logic or none at all.
Original comment by christop...@gmail.com
on 11 Aug 2010 at 8:56
Original issue reported on code.google.com by
thorsten...@googlemail.com
on 22 Apr 2010 at 1:50