Software Details:
Version: 1.1
Upload Date: 5 Jun 15
Distribution Type: Freeware
Downloads: 107
It updates a number without reloading the page.
Usage:
$('.counter').liveCounter( { 'start_date' : 'June 4, 2010', 'start_cnt' : 4000, 'wait_secs' : 4, 'increase_by' : 4} );
Features:
- Set a starting date
- Set a starting number
- Wait some time before increasing the counter
- Add a counter step (the value which is added to the previous number)
What is new in this release:
- Initial release.
Requirements:
- JavaScript enabled on client side
- jQuery 1.2.3 or higher
Comments not found