looking closer in IE looks like there's a css problem going on with #default. Click a link, there's a very narrow flash of content on right side of #content. The footer also gets pushed down briefly. CSS for content has overflow: hidden so only see a small sliver of this flash. After the flash, footer bounces right back up again

On page load the current <p> inside #default does something similar for a few milliseconds also

Until you get loading issue sorted out might be good idea to remove the animation effects on #default that are part of your loading function. Some css tweaks like float:left content, clearing div under nav, overflow:visible on content might give better clues as which content is in the flashing



Caleb wrote:
More from Charlie:

doesn't appear to be the problem,, have never really played with debug
bar to get scripts to run in it, finally got it working , href appears
OK in IE

sorry for false hope

  

Reply via email to