Today I learned
  • Home
  • Github
  • Linkedin
  • Nomad Life(Travel Blog)
Sign in Subscribe

masonry

A collection of 1 post
meteor

Masonry in meteor.js

Code snippet to make masonry work with meteor.js Template.activity_feed.rendered = function () { $('.masonry-container').isotope({ itemSelector: '.item', layoutMode: 'masonry', masonry: { columnWidth: 200, gutterWidth: 5 } }) };
Jan 7, 2016
Page 1 of 1
Today I learned © 2023
Powered by Ghost