Tuesday, May 3, 2011

Stopping and starting a Timer in ASP.NET Ajax

If you have an ASP.NET UpdatePanel and and ASP.NET Timer that trigers theUpdatePanel to refresh, is it posible, in javascript, to stop/pause the timer?

I want to stop the timer when the users mouse is over the updatepanel!

From stackoverflow

0 comments:

Post a Comment