复制代码 代码如下:
.content {
width: 200px;
background: #f1f1f1;
text-align: center;
border-color: #CCCCCC;
border-style: solid;
border-width: 0 1px;
}
<%--
| style="width: 2px; background: #cccccc; cursor: e-resize;"> |
--%>
待拖拽的div
style="width: 2px; background: #cccccc; cursor: e-resize; float: left;">



