jQuery-Smart-Wizard
jQuery-Smart-Wizard copied to clipboard
fixHeight does not exclude hidden elements
Using the fixHeight method causes all child elements height to be calculated when instead it should only look at visible children.
I sent a pull request for this