treehouse : what would you like to learn today?
Web Design Web Development iOS Development

benjamincharity

  • iPad zoom problems

    I've seen many issues in responsive designs where rotating the device screws up the zoom level due to iOS not understanding the device width change. Running some tests showed that even when rotated the device, iOS was still registering the ini…
    Comment by benjamincharity January 2012 permalink
  • Achieve a layout that fits rows yet still fills vertical whitespace?

    The height and width of each image is unknown until the image is loaded. Masonry does not actually do this naturally to my knowledge. Neither does Isotope. With a sort of hack I was able to make it possible by setting Masonry's column width t…
    Comment by benjamincharity January 2012 permalink