I have a tabstrip at the top of the page. The navigate URL of each tab points to a javascript funtion. This function alters the contents of an IFRAME elsewere on the page. Also, it unselects the previously selected tab, changes it's text to be non-bold, then selects the clicked-on tab and makes the new tab bold.
The problem is that occassionally, when switching from one tab to another, the previously selected tab appears to still be selected. It's font is not bold but it is styled in a way that makes it still seem selected. Is this a known issue? Is there a workaround?
The problem is that occassionally, when switching from one tab to another, the previously selected tab appears to still be selected. It's font is not bold but it is styled in a way that makes it still seem selected. Is this a known issue? Is there a workaround?