First thing I would try is disabling the IE proprietary transitions for IE 9. IE 9 acts more like modern browsers and as such these proprietary transitions can often cause problems in it. To do so (additions highlighted):
Code:
. . . eng+1) {
start=0
if (repeat==0)
return
}
setTimeout("titlemove()",200)
}
if (document.title)
titlemove()
</script> -->
<!--[if lt IE 9]>
<META HTTP-EQUIV="Page-Exit" CONTENT="BlendTrans(Duration=0.0)">
<META HTTP-EQUIV="Page-Enter" CONTENT="BlendTrans(Duration=0.0)">
<![endif]-->
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=utf-8">
<meta name="robots" content="index,follow,archive">
<meta name="description" content="Billy Joe Conor bri . . .
To really see if this is helping or not, the comment tags above should be applied to all pages. After that the browser cache may need to be cleared and/or the pages refreshed to see changes.
Do it and leave it up like that even if it doesn't fix it, that way we can see what else might be at issue.
Bookmarks