Skip to content

Add counter to your site using this jQuery plugin.

Notifications You must be signed in to change notification settings

akhtar-husain/Counter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Counter

Add counter to your site using this jQuery plugin.

Usage

jQuery(function($) {
    $('.count').countTo({
        from: 2.50,
        to: 0.91,
        speed: 700,
	decimals: 2,
	separator: ','
    });
});

About

Add counter to your site using this jQuery plugin.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published