do-web / jTinder

jTinder is a javascript library that makes rating people, products, images very easy and fast. It is optimized for mobile touch device but has also a desktop fallback.
GNU General Public License v2.0
235 stars 101 forks source link

I want to display perticular card #32

Open prvinodk opened 6 years ago

prvinodk commented 6 years ago

I am using jTinder in angular js. all the cards pulled dynamically and on click on perticular card showing detailed information but when i came back it loads from 1st card. please help me to display that selected card when i come back from detailed page.