Open mkoczorowski opened 7 years ago
The reverse option is meant to reverse the direction that the card will flip in (see http://nnattawat.github.io/flip/). Theres currently no way to display the back side initially. May i ask why you don't simply put the content you are considering the back
in the front
element instead?
I have tried firing up (initial)
$el.flip({ {reverse: true/false} })
every time the flip element starts not reversed.
I would like to display the 'back' upon page reload. IS this possible. ?
Btw, great work!