The following example shows how to use the imAnimTabber with the attribute option set to 'height'. The only difference between the 'height' option and the 'slide' option is the styling of the the content container. With the 'height' option the content container style is set to a specific height. While with the 'slide' option, no height is set for the container because the container will grow to height needed to view all the content (see the tab_conent class - view source). View the source for this page to view the CSS styling. For documentation about the imAnimTabber plugin, view my blog post.