jTinder
jTinder copied to clipboard
Revert programmatically
Hi, would be nice to have a way of revert a like or dislike, for example:
In my use case, users cannot like or dislike items if they are not logged in, so if user drags and drops the item without log in the current item should go back to the top of the deck, so that should be something like
$("#tinderslide").jTinder('revert');
Any idea how to modify the current script for add this functionality?
did you got solution?
Mine is to undo the like or dislike. Any idea?
I wonder if you have a solution yet. Either of you guys get one?