Using SetInterval

Every time I sert a SetInterval , it´s a new one, cumulative? even if it´s directs to the same function ?

Thanks in advance

Im using:

SetInterval(AtualizaTudo , 60000 )

Nothing happen after 60 seconds ? whats wrong, please !

Thanks in advance

It was necessary uninstall and reinstall to the setinterval works !

Why ?

I’m glad it’s working. I don’t see how uninstall and reinstall would have anything to do with fixing it however.

Ok !

I´ve used to fix now this:

window.clearinterval()

then setinterval again, it worked fine !

Thank you for all the support !

RICARDO CASSOLATTO

Business Consultant
sintetik@gmail.com / 21 98196-0504

FastMobile
http://fastmobile.info
http://www.facebook.com/ricardo.cassolatto
https://br.linkedin.com/in/ricardo-cassolato-9ba225

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.