Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我需要能够在容器 div 中对图像(不同大小的)进行排序。它们必须“适合”平铺布局样式,例如 Windows Metro。
我知道有一些非常好的解决方案,例如 Isotope for jQuery (https://github.com/desandro/isotope),但我确实需要最基本的功能,即能够将图像“平铺”在一起,仅此而已。
这个贴砖是怎么做的?任何地方都有一个超级简单的例子吗?
感谢所有输入!