jQuery布局插件 Masonry
- 授权协议: GPL/MIT
- 开发语言: JavaScript
- 操作系统: 跨平台
- 软件首页: http://masonry.desandro.com/
软件介绍
Masonry是一 个用来布局的jQuery插件,看了下面这张对比图你就知道它的用途:
配置Masonry相当容易,只需要在jQuery脚本中的wrapping container元素中加上.masonry()方法。
multiple widths:
$('#wrapper').masonry({ columnWidth: 200 });
same width
$('#wrapper').masonry({ singleMode: true });
部分使用示例:
HTTP
David Gourley、Brian Totty、Marjorie Sayer、Anshu Aggarwal、Sailu Reddy / O'Reilly Media / 2002-10-7 / USD 54.99
Product Description Web technology has become the foundation for all sorts of critical networked applications and far-reaching methods of data exchange, and beneath it all is a fundamental protocol......一起来看看 《HTTP》 这本书的介绍吧!
