Isotope分类过滤和排序插件在线文档 Filter & sort magical layouts

fitColumns

Items are arranged into columns. Columns progress horizontally.

fitColumns is ideal for items that have the same width.

1

2

3

4

5

7

8

6

9

10

11

12

13

14

15

16

17

18

Edit this example on CodePen

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

Install with npm:

npm install isotope-fit-columns

fitColumns does not have any options.