Hi,
I am using the AJAX Control Toolkit and have a TabContainer with two TabPanels on an aspx/VB page.
My problem is when I mouse over the tabs the page flickers.
Putting the TabContainer in an UpdatePanel makes no difference.
From what I have gathered this is due to the reloading of the tab images used by the 'ajax__tab_xp' CSS that is applied by default to the TabContainer.
Can anyone suggest a way to prevent the flicker (other than changing the cache settings in IIS)?
Apologies if this is a double up post (I looked and couldn't find any that answered the problem).
Thanks in advance,
David