![]() |
Timer plugin won't work after executed once
I am using This Timer Plugin to create a timer once a button is clicked. You can see it in action here If you notice, when you click any of the purchase buttons twice, it is ignored and will not be executed again. I cannot figure out how to correct this. I need to the timer to restart anytime I click the button once the timer is finished.
Here is the the HTML I am using on the first button: Code:
<h3 class="protection"><span id="sentryTime">00:00:00</span><a href="javascript:sentry()">Purchase Sentry</a></h3>Code:
function sentry() { |
Check the error console for messages.
|
How do I do that?
|
If you are using IE, look in the lower-left corner of the browser for a yellow triangle with an exclamation point (!) in it. Double click it to see the error message. If it's not there, then there is no error message.
If you are using FireFox, click on the menu and look for "Web Developer" and under that "Web Console". |
There are no errors.
|
| All times are GMT +1. The time now is 05:33 AM. |
Powered by vBulletin®
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.