Home › Forums › CSS › options with masonry js › Re: options with masonry js
April 9, 2013 at 4:27 pm
#131162
Participant
If you want to change the number of columns depending on screen size you can try playing around with the jRespond plugin. It allows you to run different JS functions depending on the screen size you set.
https://github.com/ten1seven/jRespond
Hope this helps.