类似 Pintrest 的网格
我正在寻找一种方法(也许是 jQuery 插件)来创建可变高度、固定宽度 div 的网格。对于您熟悉的人来说,Pintrest.com 中使用的东西。使用内联元素或内联块会导致间隙。看来 pintrest.com 使用绝对定位,我正在寻找一种方法来检测大小并相应地对齐元素。
I am looking for a way (jQuery plugin perhaps) to create a grid of variable height, fixed width divs. Something used in Pintrest.com for those of you familiar. Using inline elements or inline-block would cause gaps. It appears pintrest.com uses absolute positioning, put I'm lokking for a way to detect size and align elements accordingly.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
jQuery Masonry 是寻找更多现成东西的好地方 - http://masonry.desandro.com/。还有一个关于该主题的 quora 帖子 - http://b.qr.ae/wcGASb
jQuery Masonry is a good place to look for something more off the shelf - http://masonry.desandro.com/. There's also a quora thread on the topic - http://b.qr.ae/wcGASb