Hi! As FireFox does not (seem to) have a colorpicker for (for example the) color fields of tiddlers, I searched a bit and found jscolor<http://jscolor.com>which I think is really useful.
My problem in converting it is that I have no idea: a) where to patch/modify code so that jscolor.color( MyInputElement ) is executed to bind the picker to the input element or b) where to put a loop over document.querySelector( 'input[type=color]' ) so that all displayed color fields get the picker and c) How to include and access the required pictures There is als "Flexi <http://www.daviddurman.com/flexi-color-picker>" which is just half in size (4.3kb) but does not require any external binaries. But this does not seem to attach to any input fields so here I have no idea at all how to make good use of that. -- You received this message because you are subscribed to the Google Groups "TiddlyWikiDev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/tiddlywikidev. For more options, visit https://groups.google.com/d/optout.
