Let me to be clear with the issue, my code looks in that way:

<div id='dropdown'>
<select name="category"><option></option></select>
</div>
*When the select change the DIV container is reload.*

<div id='container'>
The page load here has the PeriodicalUpdater
</div>
*The code load here works fine, and stop when some part of the code in the
success function is triggered, the issue is presented if I change the
dropdown before the stop method is called, the div is reload with another
page and the PeriodicalUpdater charged before is still running.*


I hope to be clear, this is driving me crazy!
NB.

2009/4/22 Nahuel Bulian <[email protected]>

> That sound good, could you provide me an example?
>
> 2009/4/22 Yozefff <[email protected]>
>
>
>> Is it possible to observe when the content of a DIV is changed?
>>
>> So for example, I update the innerHTML (ajax perhaps?) and some JS
>> class is listening when the content is changed.
>> >>
>>
>
>
> --
> Saludos
> NB.
> MSN: [email protected]
> GTalk: [email protected]
>
> Antes de imprimir, pensá en el medio ambiente.
> Before printing, think about the environment.
> Avant d'imprimer, pensez à l'environnement.
>



-- 
Saludos
NB.
MSN: [email protected]
GTalk: [email protected]

Antes de imprimir, pensá en el medio ambiente.
Before printing, think about the environment.
Avant d'imprimer, pensez à l'environnement.

--~--~---------~--~----~------------~-------~--~----~
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