Hi, I need to remember the time when user closes the window and later when he/she comes back, site will highlight latest news that happened when user was offline.
So far the best solution I have found is jquery.unload (since I use jquery): it sends some data to php script (which remembers the time) via ajax when unload event triggers, so is it the best way to solve this problem?

Thnx in advance

Anybody????

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.