Tag Archives: idleTimeout
idleTimeout – jQuery Idle Session Auto Timeout with Prompt

On my current project at Nike in Hilversum i’ve implemented a bunch of Telerik MVC Grids with lots of Ajax calls. Then I needed the best way to do some Session Timeout checking within the javascript. I think I’ve found a very nice way to do this with following link: http://philpalmieri.com/2009/09/jquery-session-auto-timeout-with-prompt/ So Phil Palmieri, thanks […]

Back To Top