[jQuery] jQuery Countdown help

2009-09-18 Thread Jason
I am attempting to use the jQuery Countdown plugin from http://keith-wood.name/countdown.html, and i'm having trouble setting the values to count down until. Any guidance would be greatly appreciated. $(function () { var austDay = new Date(); austDay = new Date(austDay.getFullYea

[jQuery] jQuery Countdown and close button

2009-07-03 Thread Met00 - Met00Cigar
I know I'm missing something obvious. the "Close" button is supposed to stop both countdown timers and manually toggle the quiz to the quiz complete div. It doesn't. So what simple thing am I missing here. :-) ### jQuery ui test @import "/css/jquery.countdown.css"; #quizCountdown { width: 4

[jQuery] jQuery Countdown, can anyone get it to work??

2009-05-15 Thread Davo
Hi, I'm messing with http://keith-wood.name/countdown.html I must say it's a very nice script and heads up to anyone who can get it to work. I'm trying to get the basic script to run and countdown for 2 days like in the relative example Here's the last piece of code which is way out, any help a

[jQuery] jQuery Countdown

2008-11-28 Thread ripcurlksm
I am trying to get the countdown to work from this example (http://keith-wood.name/countdown.html), and I cant get it working.. What am I doing wrong? http://code.jquery.com/jquery-latest.pack.js";> var newYear = new Date(2009, 1-1, 1); $('#defaultCountdown').countdown({until: newYea

[jQuery] Jquery Countdown!!!

2008-11-08 Thread B3
Can someone just give me some instructions to get this to work??? I don't understand how to implement this into my site... where would I put this: $('#listLayout').countdown({until: liftoffTime, format: 'yODHMS', layout: '%Y%n %l%Y%O%n %l%O%D%n %l %D' + '%H%n %l%H%M%n %l%M%S%n %l%S'});

[jQuery] JQuery Countdown

2008-10-29 Thread B3
I'm trying to get the countdown from http://keith-wood.name/countdown.html working but i just dont understand the directions. is you scroll down some to the "Usage" section step 3 is where I get confused. Could someone explain what the directions mean by "Connect the countdown functionality to yo

[jQuery] JQuery countdown problom

2008-08-25 Thread Tobin
I have wirted a countdown code like this: jQuery.extend({ buildprocess: function(seconds,target,json) { var self=this; $("#"+target).append(""+json.t+json.l+"level") var ___timer=setInterval(CountDown,1000) function CountDown() { $("#bing_"+json.t+"_"+js

[jQuery] JQuery countdown problom

2008-08-25 Thread Tobin
I have writed a function like this jQuery.extend({ buildprocess: function(seconds,target,json) { var self=this; $("#"+target).append(""+json.t+json.l+"level ") var ___timer=setInterval(CountDown,1000) function CountDown() { $("#bing_"+json.t+"_"+json.c +

[jQuery] JQuery countdown problom

2008-08-25 Thread Tobin
I have wirted a countdown code like this: jQuery.extend({ buildprocess: function(seconds,target,json) { var self=this; $("#"+target).append(""+json.t+json.l+"level") var ___timer=setInterval(CountDown,1000) function CountDown() { $("#bing_"+json.t+"_"+js

[jQuery] jQuery countdown

2008-08-24 Thread [EMAIL PROTECTED]
Hello, I am unsing the pluging http://plugins.jquery.com/project/countdown but when i include it into my site he adds enter above and after the div. This is how i use it: Je mag weer spelen over ! With this result: Je mag weer spelen over 00:24 ! How can i edit it so that there aren't any ent