Forum Replies Created

Viewing 1 replies (of 1 total)
  • Thread Starter dynamiqueembauche

    (@dynamiqueembauche)

    I even tried to change also the odometer.min.js to :

    jQuery(function($){window.odometerOptions={format:'d'};$(".lsow-odometers").livemeshWaypoint(function(direction){$(this.element).find(".lsow-odometer .lsow-number").each(function(){var odometer=$(this);setTimeout(function(){var data_stop=odometer.attr("data-stop");$(odometer).text(data_stop)},100)})},{offset:(window.innerHeight||document.documentElement.clientHeight)-100,triggerOnce:true})});

    Just in case, but it didn’t do anything either.

Viewing 1 replies (of 1 total)