Hello all,


I am working on penny auction site,so i need count down timer script for getting current update such as remaining time current bidder, and current price of auction,

I have already implement javascript and its calling php script for getting latest update. Also it is working but count down timer not running smoothly.

When it is running without update it working fine but with update now working smoothly.

site url : www.thebidspot.com

Member Avatar for diafol

> When it is running without update it working fine but with update now working smoothly.

WTF? Is 'now' supposed to be 'not'?

Want to post your code? If not, don't worry, I can do it from here...

OK,

Line 56: add a " (double quote) before the ;

Also,

Line 328: backtick your fields, like this: `fields`.

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.