Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

Splitter case study of angular

2025-03-26 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Network Security >

Share

Shulou(Shulou.com)06/01 Report--

Angular's splitter case study has been annotated as a memo.

Run the following code

Angular pane splitter example Pane 1 Pane 2 Pane 3

. split-panes

{

Left: 0px

Right: 0px

Top: 0px

Bottom: 0px

Position: absolute

}

.split-panes > .split-handler

{

Background: transparent

Position: absolute

Z-index: 999

}

/ * Horizontal * /

.split-panes.horizontal > .split-handler

{

Width: 4px

Top: 0px

Left: 50%

Bottom: 0px

Cursor: ew-resize

}

.split-panes.horizontal > .split-pane1

.split-panes.horizontal > .split-pane2

{

Position: absolute

Height: 100%

}

.split-panes.horizontal > .split-pane1 new channel IELTS {

Width: 50%

}

.split-panes.horizontal > .split-pane2

{

Left: 50%

Right: 0px

Border-left: 1px solid # aaa

}

/ * Vertical * /

.split-panes.vertical > .split-handler

{

Height: 4px

Top: 50%

Left: 0px

Right: 0px

Cursor: ns-resize

}

.split-panes.vertical > .split-pane1

.split-panes.vertical > .split-pane2

{

Position: absolute

Width: 100%

}

.split-panes.vertical > .split-pane1

{

Height: 50%

}

.split-panes.vertical > .split-pane2

{

Top: 50%

Bottom: 0px

Border-top: 1px solid # aaa

}

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Network Security

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report