Closed jensej closed 8 years ago
Hello. How to start flipping automatic a few times, and stop in selected side?
You could just manually call .flip('toggle'); on the flip:done trigger until whatever your specific condition for stopping is. Please look at the documentation if you're unclear on usage details.
.flip('toggle');
flip:done
Hello. How to start flipping automatic a few times, and stop in selected side?