prevent fx test html from showing in IE
This commit is contained in:
parent
a073ee8596
commit
a4a58a3836
|
@ -209,7 +209,7 @@ Z</textarea>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</dl>
|
</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="fx-queue" name="test">
|
||||||
<div id="fadein" class='chain test' name='div'>fadeIn<div>fadeIn</div></div>
|
<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>
|
<div id="fadeout" class='chain test out'>fadeOut<div>fadeOut</div></div>
|
||||||
|
|
Loading…
Reference in a new issue