Welcome Guest, Not a member yet? Register   Sign In
Prototype: Ajax.PeriodicalUpdater keeps running after container is removed or changed
#5

[eluser]Nonox[/eluser]
My code looks in that way:


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

Code:
<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.


Messages In This Thread
Prototype: Ajax.PeriodicalUpdater keeps running after container is removed or changed - by El Forum - 04-22-2009, 05:32 AM



Theme © iAndrew 2016 - Forum software by © MyBB