Easy Split Layout Plugin For jQuery - Splitter
Briefly

Splitter is a straightforward and customizable jQuery plugin designed for creating resizable layout items swiftly. Users drag splitter bars to adjust sizes.
To implement the Splitter plugin, simply include jQuery in your webpage alongside the splitter JS and CSS. Initialization can be achieved with the $('#container').split() method.
The Splitter offers extensive options such as orientation, position, and callback functions, allowing developers granular control over the resizing behavior and interface.
API methods include refresh, position management, and instance destruction, making it easy to control each Splitter instance programmatically.
Read at jQuery Script
[
|
]