视图分割工具 Split.js

码农软件 · 软件分类 · jQuery界面效果 · 2020-01-01 09:43:06

软件介绍

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');
}

本文地址:https://www.codercto.com/soft/d/22411.html

Where Wizards Stay Up Late

Where Wizards Stay Up Late

Katie Hafner / Simon & Schuster / 1998-1-21 / USD 16.00

Twenty five years ago, it didn't exist. Today, twenty million people worldwide are surfing the Net. "Where Wizards Stay Up Late" is the exciting story of the pioneers responsible for creating the most......一起来看看 《Where Wizards Stay Up Late》 这本书的介绍吧!

随机密码生成器
随机密码生成器

多种字符组合密码

XML、JSON 在线转换
XML、JSON 在线转换

在线XML、JSON转换工具

HSV CMYK 转换工具
HSV CMYK 转换工具

HSV CMYK互换工具