[Proto-Scripty] Re: colorpickerjs using callbacks

2010-03-06 Thread Tonypm
e, so as well getting a good color picker for my project, I have now learned something new. I put this in the hash onClose : function() {alert('i changed it to '+ this.field.value);} and it worked! On Mar 5, 11:47 am, Tonypm wrote: > Hi, > > Need help about using callback

[Proto-Scripty] colorpickerjs using callbacks

2010-03-05 Thread Tonypm
owledge is a bit limited; I have done some reading on callbacks but have to admit to being somewhat befuddled. Thanks for any help Tonypm -- You received this message because you are subscribed to the Google Groups "Prototype & script.aculo.us" group. To post to this group,

[Proto-Scripty] Re: instanting and reinstanting a function: Ajax.PeriodicalUpdater - cant make start work

2009-11-29 Thread Tonypm
sorry, don't know what happened at the end of my previous post. Also currentlyExecuting to false was a red herring. Just need to figure out how to make start() work Tonypm -- You received this message because you are subscribed to the Google Groups "Prototype & script.aculo

[Proto-Scripty] Re: instanting and reinstanting a function: Ajax.PeriodicalUpdater - cant make start work

2009-11-28 Thread Tonypm
to false BUT this_updater.start() gives TypeError: poll_print_queue.start is not a function in the console Anyone any ideas Thanks Tonypm successfully stops the periodical request, and it works in the code too. However -- You received this message because you are subscribed to the Google Groups