Requirements: button extension
Attributes data-left and data-right can contain ID of elements which, if clicked, turns the carouhell leftwards and rightwards respectively. It is equivalent of calling left() or right() and then pause().
Similarly, you can also make click handler to pause() method by data-pause attribute and play() by data-play.