I am using RadControls for ASP.Net AJAX Q3 2008. I have a tabstrip with 4 tabs on it that I use for navigation. Each tab is assigned a navigateURL. There is a <div> that displays content for the page below the tabstrip. If I hover over a tab, other than the currently selected tab, the height of this <div> is reduced and hides the content in the reduced area.
I've been troubleshooting this for a day and I'm going mad! :) By the way, this occurs in all browsers I tested it with. (Opera, FF, IE6/7, Safari).
Any help would be greatly appreciated!