Hi jojo,

In the code, the start() function does the oposite of the stop()
function, I think that function could be used.
But effectivelly, it's not in the doc.

So you could restart it with start, or recreate a new one.

--
david

On 18 sep, 09:42, JoJo <[email protected]> wrote:
> Hi David,
>
> I know PeriodicalUpdater has a start() function, but
> PeriodicalExecuter does not (according to the documentation).
>
> On Sep 16, 5:27 am, david <[email protected]> wrote:
>
> > Hi Jojo,
>
> > if you look at prototype source, you will see that there is a start
> > function on the PeriodicalUpadter
>
> > --
> > david
>
> > On 15 sep, 02:04, JoJo <[email protected]> wrote:
>
> > >http://www.prototypejs.org/api/periodicalExecuter
>
> > > I noticed that there is no start method of a PeriodicalExecuter.
> > > However, AJAX.PeriodicalUpdater does have one.  I'm trying to mix
> > > these two types and polymorphically start and stop them.  To restart a
> > > PE, do I really have to redeclare it?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Prototype & script.aculo.us" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/prototype-scriptaculous?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to