Did you know ... Search Documentation:
Pack logicmoo_workspace -- node_modules/jquery.splitter/README.md

jQuery Splitter

jQuery Splitter is plugin that split your content with movable splitter between them.

Example

$('#foo').split({
    orientation: 'horizontal',
    limit: 10,
    position: '50%' // if there is no percentage it interpret it as pixels
});

Demo

http://jquery.jcubic.pl/splitter.php

Patch Contributors

Lincense

Copyright (C) 2010-2013 Jakub Jankiewicz <http://jcubic.pl>

Released under the terms of the GNU Lesser General Public License