I am using tabs with the href calling content. The content loads and then is a user clicks on a link within that content an ajax call is made that loads content into a div.
The issue I have is that the border for the tab content area doesn't change its height. So I end up with the board for the tab-ui-x covering the loaded content.
I've tried to adjust the height of the tab-ui-x but get an undefined error. Any ideas?