jQuery(document).ready(function($) { $('.counter').counterUp({ delay: 100, time: 1200 }); });