Unlimited learning, half price | 50% off

Last chance! 50% off unlimited learning

Sale ends in


shinylight (version 1.1.2)

toolkit.verticalDivide: JavaScript function: Left/right panels with a draggable divider.

Description

Returns a Positioned Element with a draggable vertical divider bordering two other Positioned Elements.

Value

The element created. If a container was provided it is this argument.

Arguments

container

toolkit.HTMLPositionedElement The container to divide. If null, a container will be created for you.

left

toolkit.HTMLPositionedElement The element to put on the left of the divider.

right

toolkit.HTMLPositionedElement The element to put on the right of the divider.