Count Up Timer jquery

<div id="bestPrice"></div>
<script src="js/countUp.js"></script>
<script>

        jQuery( document ).ready(function () {

            var bestAnim = new countUp("bestPrice", 0, "<?php echo $price_in_format;?>", 2, 1.5);

            bestAnim.start();

               

        }); 

    </script>

Comments

Popular Posts

Magmi Single and Multiple Category Importer