Hi Stephan The edit-text widget has a postRender method that is called immediately after the DOM nodes for the text input have been created. So if you subclass it you can define that method and have it call jscolor to initialise the picker.
We could also replace the current instances of the colour picker in the core templates with a transclusion or macro that you could more easily override? Best wishes Jeremy. On Mon, Apr 7, 2014 at 4:53 PM, PMario <[email protected]> wrote: > On Monday, April 7, 2014 2:10:01 PM UTC+2, Stephan Hradek wrote: >> >> The nightly FF won't run on my old OS X :( >> > > oh I forgot about that. > -m > > -- > 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. > -- Jeremy Ruston mailto:[email protected] -- 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.
