[jQuery] countdown Plugin
<span class="Apple-style-span" style="border-collapse: collapse; "><span style="font-family: '-webkit-monospace'; font-size: 16px; ">I'm developing a web for online auction items. Each item will have a countdown such as 00:10:00 and will go down if the user does not make a bid. If the countdown is done then the bid will be 30 seconds.
The problem is:
How do I create a script so that the Auction does not connect to the server every second? Connections should be made to the server if there is to do a bid.</span>
<div><span style="font-family: '-webkit-monospace'; font-size: 16px; ">
</span></div><div><span style="font-family: '-webkit-monospace'; font-size: 16px; ">Thanx</span></div></span>