Scroll inside panel

Scroll inside panel

I love the new panel feature. When the panel is used as a menu, it would be nice to have the content in the panel scrollable, and not effect the page position.

I would like a scrollabel div with height 100%, because of all the different screensizes out there.

I get the scrolling to work with a fixed height of the div, with position:absolute; overflow:scroll;

but that wont work with the height of 100%.

Maybe its some css on the panel set by jqm.

Can someone help me with this?

Thanks.