Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Destroying and reinitializing a new JTinder instance #23

Open
daybaryour opened this issue Jun 16, 2016 · 1 comment
Open

Destroying and reinitializing a new JTinder instance #23

daybaryour opened this issue Jun 16, 2016 · 1 comment

Comments

@daybaryour
Copy link

Hi, thanks for this amazing plugin, however i seem to have a drawback as i can't seem to destroy/refresh an existing JTinder instance except if the browser refreshes.

Thanks in advance

@mikiand
Copy link

mikiand commented Mar 1, 2018

Just remove the element that you initialize with jTinder.
ex: $("#tinderslide").jTinder();
make some checking if the user finished sliding all panes and then $("#tinderslide").remove() an than init again.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants