powerkor
Member
Posted 10 months ago #
There is a 10 second delay with hiding the content of all the tabs. When the page loads, all the content displays for atleast 10 seconds before it is hidden. Can you possibly change the code so that all the content starts as display:none? so There isn't any delay with hiding?
Also, can you help me determine why MyADManager doesnt show up as a selectable widget even though it is used as a widget and acts like the other widgets?
coachjeff
Member
Posted 9 months ago #
I have noticed this issue as well, but generally its only a second or less. My issue is in the Firefox browser, this initial display sets the height of the widget in the side bar, then when the tabs are displayed correctly, blank space is created before the next widget. This does not happen in Safari, IE 7.0 or Chrome.
Anyone have any ideas?
www.jefferyclark.net
powerkor
Member
Posted 9 months ago #
I think I had the same problem and ended up hhaving to add a few CSS changes to correct it. Use firebug to figure it out because it lets you modify code on the fly and show the results on the live page.