prevent fx test html from showing in IE

This commit is contained in:
Brandon Aaron 2009-05-16 17:39:22 +00:00
parent a073ee8596
commit a4a58a3836

View file

@ -209,7 +209,7 @@ Z</textarea>
</div>
</div>
</dl>
<div id="fx-test-group" style="width:1px;height:1px;overflow:hidden;">
<div id="fx-test-group" style="position:absolute;width:1px;height:1px;overflow:hidden;">
<div id="fx-queue" name="test">
<div id="fadein" class='chain test' name='div'>fadeIn<div>fadeIn</div></div>
<div id="fadeout" class='chain test out'>fadeOut<div>fadeOut</div></div>