#divus{
width:200px;
height:200px;
border:1px soild #eaeaea;
background:#eaeaea;
line-height:200px;
margin-left:auto;
margin-right:auto;
margin-top:50px;
font-size:20px;
}
<div id="divus">Div Transition Effect</div>
Tohle je ten příklad z jedné stránky. V IE9 to funguje, ale pokud to vložím do svých stránek, tak to nejde :(