2 Replies Latest reply: Nov 25, 2011 9:21 AM by mahendra rajeshirke RSS

    Any way instead of Overflow:hidden?

    mahendra rajeshirke Community Member

      Hi All,

       

      Its been long time to access the forum, one issue implelled me to come across the forum

       

      i am recently working on http://aeonit.name/audi_app/ a html5 website. I had to add 3-4 jquery for 3-4 tabs and all tabs exist in a html itself, when i click on another tab height changes and foooter is defined in at bottom, this is not a part of the tabs, so some tab content overlaps the footer panel, thats why i had to give height to "<section class="middle_container">" so all tabs height is fixed now, there is the way to get inner container height is puting "overflow:hidden" but it hides all jquery animation.i have tried also "clearfix" css class for all div. Any ideas? thnx in advance.