Multiple Counters
-
I’m attempting to put multiple counters at different levels in a single page. They both display correctly but the first counter won’t start until after reaching the second counter. This causes an issue as the first counter displays 0 for whole duration of it being on screen.
First counter: [countup start=”0″ end=”38346″ decimals=”0″ duration=”2″ suffix=” LBS” scroll=”true”]
Second counter: [countup start=”0″ end=”106000″ decimals=”0″ duration=”2″ suffix=” TN” scroll=”true”]Is there anyway to have the counters start separately as they are reached in the scrolling of the page? In this case, the first counter begins to count up as it comes on screen and the second doesn’t start until it comes on screen.
- The topic ‘Multiple Counters’ is closed to new replies.