开发者

Create a horizontal scrolling layout similar to Masonry

开发者 https://www.devze.com 2023-01-20 04:25 出处:网络
How can I achieve the same effect as jQuery Masonry, but ho开发者_开发技巧rizontally?I.e., I\'d like to arrange elements of different size in a brick-like layout that minimizes white space, where the

How can I achieve the same effect as jQuery Masonry, but ho开发者_开发技巧rizontally? I.e., I'd like to arrange elements of different size in a brick-like layout that minimizes white space, where the container is of fixed height, and new elements will be added horizontally.


You can use the jquery plugin Isotope. It allows for this exact functionality along with a very robust interactive api.

0

精彩评论

暂无评论...
验证码 换一张
取 消