Universal Countdown Clock
http://www.dynamicdrive.com/dynamici...lcountdown.htm
I've been testing the UCC as part of a web app I'm building for several weeks now. I've checked it on numerous browsers and OSs, and it has always worked perfectly.
We finally put the app out to some of our inside users for testing. One reported that the clock "jumped around" -- that it got to 2:00 minutes then jumped up to 4:00, down to 3:00, and so on.
I've sure seen nothing like this. Has anyone else? I'm using server-php mode to fetch the time, e.g.:
The woman who reported the weird results was using IE 6 from within our (very flaky) Citrix Metaframe envionment.Code:var launchdate=new cdLocalTime("cdcontainer", "server-php", 0, "July 10, 2007 09:00:00")
Thoughts?



Reply With Quote

Bookmarks