Thank you for your answer.
So you’re saying I have to put the style for the divs into:
$("#jqxSplitter").jqxSplitter({height: "500px;", orientation: 'horizontal', panels: [{ size: '100px' }] });
I didn’t find “position: absolute;” in the api.
Is it possible anyway to achieve what I’m trying to?