kombai / freewall

Freewall is a cross-browser and responsive jQuery plugin to help you create grid, image and masonry layouts for desktop, mobile, and tablet...
MIT License
1.85k stars 375 forks source link

HTML 5 data-attribute API #183

Open danbramall opened 9 years ago

danbramall commented 9 years ago

Hi,

Great work on this plug-in; thanks for open-sourcing it! :)

A feature request... Many of the most popular jQuery plug-ins (e.g Slick carousel, Isotope, Flickity etc) now come bundled with an HTML 5 data-attribute API. I wondered if you'd consider implementing this at some point as it makes things super-flexible to work with?

Thanks.