视图分割工具 Split.js
- 授权协议: MIT
- 开发语言: JavaScript
- 操作系统: 跨平台
- 软件首页: https://github.com/nathancahill/Split.js
软件介绍
Split.js 是一个轻量级的 JavaScript 工具,用于创建可调整的分割视图或者窗格。视图可以水平或者垂直分割,在两个元素间可以插入可拖动的 gutter。
示例代码:
.gutter { background-color: #eee; background-repeat: no-repeat; background-position: 50%;
cursor: move; cursor: grab; cursor: -moz-grab; cursor: -webkit-grab;
}.gutter.gutter-horizontal { background-image: url('grips/vertical.png');
}.gutter.gutter-vertical { background-image: url('grips/horizontal.png');
}Landing Page Optimization
Tim Ash / Wiley Publishing / 2008-1-29 / USD 29.99
在线阅读本书 How much money are you losing because of poor landing page design? In this comprehensive, step-by-step guide, you’ll learn all the skills necessary to dramatically improve your bottom li......一起来看看 《Landing Page Optimization》 这本书的介绍吧!
