I want to display a warning message 2 minutes before timing out the customer login session, asking if they are still there. I set the cookie life time to 15 minutes, so after 13 minutes, I want to warn the user about the session time out. How to do this in magento ?
I would be pleased if anyone provide a clear cut idea. I am a newbie to magento.