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.
Hi, in my case I need to apply jTinder to div elements, however jTinder is limited to only work with <li>elements, is there a way of make it work with <divs> instead?
Hi, in my case I need to apply jTinder to div elements, however jTinder is limited to only work with
<li>
elements, is there a way of make it work with<divs>
instead?