jQuery Splitter is plugin that split your content with movable splitter between them.
$('#foo').split({
    orientation: 'horizontal',
    limit: 10,
    position: '50%' // if there is no percentage it interpret it as pixels
});http://jquery.jcubic.pl/splitter.php
- Robert Tupelo-Schneck
- Taras Strypko
- Yury Plashenkov
Copyright (C) 2010-2013 Jakub Jankiewicz <http://jcubic.pl>
Released under the terms of the GNU Lesser General Public License