Also when i click on the Sent Items tab in the inbox, as an admin, all the tabs will hide after they have loaded. Im guessing this is AJAX/javascript problem since there is no postback.
Anybody else have this problem or can confirm this on there forum.
Here is the div that is causing the break
<div class="ajax__tab_xp" id="forum__ctl1_PMTabs" style="visibility:hidden;">
<div id="forum__ctl1_PMTabs_header">
<span id="__tab_forum__ctl1_PMTabs_InboxTab">Inbox</span><span id="__tab_forum__ctl1_PMTabs_OutboxTab">Sent Items</span><span id="__tab_forum__ctl1_PMTabs_ArchiveTab">Archive</span>
</div><div id="forum__ctl1_PMTabs_body">
<div id="forum__ctl1_PMTabs_InboxTab">
<div id="forum__ctl1_PMTabs_InboxTab_InboxTabUpdatePanel">
<div>
Edited by user
14 years ago
|
Reason: Not specified