You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 backin 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!
The text was updated successfully, but these errors were encountered: