fitColumns
Items are arranged into columns. Columns progress horizontally.
fitColumns is ideal for items that have the same width.
1
    2
    3
    4
    5
    6
    7
    8
    9
    10
    11
    12
    13
    14
    15
    16
    17
    18
  Install
This layout mode is not included in isotope.pkgd.js and must be installed separately.
Download fit-columns.js on GitHub.
Install with Bower:
bower install isotope-fit-columns
npm install isotope-fit-columns
fitColumns does not have any options.