Common features:
Apply overflow to panes:
// Apply limits if (newWidth > settings.limit && newWidth < ($container.width() - settings.limit)) jquery splitter plugin
In this draft, we explore the architecture of a lightweight, dependency-free jQuery Splitter plugin. Common features: Apply overflow to panes: // Apply