accordion with only 1 collapsible and resizable element

accordion with only 1 collapsible and resizable element


Hello,
I was trying to build an accordion with only 1 collapsible element
inside. This element should itself be resizable.
The given example at http://jqueryui.com/demos/accordion/#fillspace
doesn't work the way I like because the resizable container doesn't
have the right height, when the accordion is collapsed.
Trying it the other way round like so (http://tubo.tu.funpic.de/
skilltest/countryrankings.php) doesn't work because the according is
not resized when resizing the content.
Hope you can help me to figure out how to configure these widgets.
Thanks