$("#my_div").hide('explode') not works well in IE8 but in IE7 and Mozilla does.

$("#my_div").hide('explode') not works well in IE8 but in IE7 and Mozilla does.

Using:

        jquery-1.3.2.min.js

        jquery-ui-1.7.2.custom.min.js

The element does explode but also it should fade out.

You can see if am I right here:

 

 http://docs.jquery.com/UI/Effects/Explode

Test the behaviour in IE8, IE8 compatibility mode and Mozilla