diff -r ecdfc63274bf -r 436d4791d7ac client/player/css/jq-css/demos/accordion/fillspace.html --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/client/player/css/jq-css/demos/accordion/fillspace.html Wed Jun 09 16:48:35 2010 +0200 @@ -0,0 +1,79 @@ + + +
+ +Because the accordion is comprised of block-level elements, by default its width fills the available horizontal space. To fill the vertical space allocated by its container, set the boolean fillSpace
option to true, and the script will automatically set the dimensions of the accordion to the height of its parent container. The accordion will also resize with its container if the container is resizable
.