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

Markup flexibility #15

Open ssoulless opened 8 years ago

ssoulless commented 8 years ago

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?