Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enhancement: bind sizes #151

Open
RussellJonesPersonal opened this issue Sep 28, 2018 · 1 comment
Open

Enhancement: bind sizes #151

RussellJonesPersonal opened this issue Sep 28, 2018 · 1 comment

Comments

@RussellJonesPersonal
Copy link

I love this script, and am using it on a web app for my business which requires nested splits, similar to the jsfiddle example here https://nathancahill.github.io/Split.js/examples/jsfiddle.html.

However, it would be great if it was possible to "bind" the heights of the horizontal splits, so if (for example) the user drags the height of the bottom-left pane, the bottom right pane also moves.

I haven't seen this feature, and it's WAY beyond my ability in Jquery, so I wondered if it was a possible enhancement? Or if anybody has a script that performs this function.

Thanks for all your hard work!

@nathancahill
Copy link
Owner

I see what you're getting at. I'm not sure it's possible without some CSS trickery to have two overlapping elements stacked on top of each other.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants