jQuery-EasyTabs icon indicating copy to clipboard operation
jQuery-EasyTabs copied to clipboard

Dynamically re-adjust height of tab containers on click

Open djmtype opened this issue 11 years ago • 0 comments

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?

djmtype avatar Jan 22 '14 18:01 djmtype