Hi guys,
i want to create a dynamic counter. Something like this: http://demo.joomlead.com/particles/index.php/particles/simple-counter/ but without relying on gantry an particles.
Do you have an idea how to start?
Preferrably i would inpunt maximum count numbers somewher in the backend… maybe exend the feature view of quark theme but instead of having a header i would have a number counting up from 0.
How can i realize the couting loop? Would it be good practice to to it via twig like in a for loop?
How could i realize the animation?
I am very pleased about your help.