JQ version of a SplitView?

JQ version of a SplitView?


Hello,
I have been playing with the resizable function and just cannot get
this to work.
I want a top pane and a bottom pane.
If you are a Mac user, it would behave similar to Mail.
The top would NOT be resizable, but would need to have a minHeight of
100px
The bottom would need to be resizable with a 'n' handle.
If the bottom pane gets too short, then the contents would need to
have a overflow:auto
It sounds simple, but I have been unable to achieve this effect.
I must be over-thinking it?
Can anyone throw me a bone?