Skip to content

Conversation

TenaciousB12
Copy link

3 files changed to create a flexible wizard body container (JS, CSS and one demo html file) that will adjust height based on the content provided. Please review and modify to suit if not accepting the pull request outright. I only commented out the CSS as someone may want to still utilize a fixed min-height container when using the horizontal steps layout, however it is not necessary.

TenaciousB12 added 4 commits July 18, 2014 08:18
The current body.content container has a fixed height (set by min-height in CSS).  Changes implemented in CSS and the steps.js file to set the height of the container based on the content inside, and set the min-height style when  using a vertical step layout to prevent the container from becoming smaller/shorter than the steps.
The current body.content container has a fixed height (set by min-height in CSS).  Changes implemented in CSS and the steps.js file to set the height of the container based on the content inside, and set the min-height style when  using a vertical step layout to prevent the container from becoming smaller/shorter than the steps.
Change to the vertical page to demo the container flexibility.
Previous commit used a hard-coded animation speed value for the container resizing.  This one properly utilizes the existing transitionEffectSpeed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant