Hello,
Thanks for all your assistance so far.
I am trying the cookie version.
This is what I have:
On Page 1 in the Head:
<script language="javascript" type="text/javascript">
var startTicker =0;
var minVar = 0;
var secVar = 0;
var secVar0;
function initCookie()
{
var minsinsecs...
Thanks vicvirk for this code. It does point me in the right direction I think. I will work on it now.
Just a couple of follow up questions:
1. I already have links on the page in the form of- var aElem = document.createElement('a')...
Thanks feherke and vicvirk for your replies.
I will try the cookie solution perhaps.
vicvirk, I can't use server-side because the app is for a mobile device without internet connection.
vicvirk, would you let me have a look at your code?
Thanks,
meerkat
Hello,
I have a Javascript that calculates and displays how long, in minutes
and seconds a user has been in online(Google Gears development) mode on a given web
page. I need however, to modify the script so that it calculates and
displays how long the user has been online on the web site...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.