hongkhanh / gridify

A lightweight script for creating a Pinterest-like grid using JQuery, pure javascript or YUI with image loaded
http://hongkhanh.github.io/gridify
MIT License
124 stars 33 forks source link

Supported browsers and responsiveness #1

Closed procmail closed 10 years ago

procmail commented 10 years ago

Hi,

I just came across your plugin, and it looks really suitable for my projects.

Any idea if it's responsive, and what browsers it works on?

Thanks!

hongkhanh commented 10 years ago

Hi,

For responsive webpage, you just specify max_width for the item. I think gridify can work on any browser. However, if you want animation, your browser must support CSS3. Let me know if you have any issue with the plugin.

Cheers,