jQuery-EasyTabs
jQuery-EasyTabs copied to clipboard
Dynamically re-adjust height of tab containers on click
One of my tabs includes a YouTube iframe, the other with Royal Slider which utilizes javascript. The problem is these 2 tabs' height varies. On initial load, the height is set by easytabs.js on the first loaded tab, but when I click on the second tab, the content is partially hidden. It doesn't seem to adjust the height accordingly to accommodate for all the content in the second tab. Is there a function to call so the size is readjusted on tab click?