View Full Version : Countdown scripts for all browsers?
Anyone got a reliable countdown script that works in all browsers
http://www.dynamicdrive.com/dynamicindex6/dhtmlcount.htm
magicyte
07-07-2008, 07:30 PM
Simple. Use new Date() and .getDate() and all of that stuff plus use navigator.appVersion (or something like that).
-magicyte
magicyte
07-08-2008, 07:12 PM
My bad. Use new Date(), .getDate(), and navigator.appName. That should do it.
-magicyte
vBulletin® v3.8.1, Copyright ©2000-2012, Jelsoft Enterprises Ltd.