Jquery Splitter Plugin -

To create more than two panes, nest splitters:

The story of the jQuery Splitter plugin served as a reminder that even the smallest idea can have a profound impact on the world of web development. jquery splitter plugin

// Inner horizontal splitter in right pane $('#rightSplitter').splitter( type: 'h', size: 200 ); ); To create more than two panes, nest splitters:

/* The Panels */ #mySplitter > div overflow: auto; /* Scrollbars if content is too big */ padding: 10px; To create more than two panes

// --- Logic for Horizontal Split would go here --- // (Similar logic using e.clientY and height) ); ; (jQuery));