My scroller show 5 articles, one at a time. Is there a way to make it show which number article you're on out of the total number of articles?
So the first article would say 1/5
The second, 2/5
I suppose I could add this to the article text and assign it a specific CSS tag, but I'd prefer it to generate automatically. Is that possible?