My project involves using a background image in the form of a map. I am looking to display a series of testimonials as absolutely positioned divs on this map, and have them appear and disappear one after another. Once all testimonials have been shown, I need the cycle to repeat.
What would be the best approach for implementing this using CSS3 animations?