[jQuery] Block UI and IE7 + ajax

[jQuery] Block UI and IE7 + ajax


HI all,
I'm using Block ui to block during Ajax calls thusly:
$().ajaxStart($.blockUI).ajaxStop($.unblockUI);
but it flashed black before beginning to fade in, is there a better
way to do this ?
a better pluging to use?
Is there a way to fix this?
I goto the demo page and all the demos there seem to work without the
flash of the black screen.
Thanks,
Cal
(Sorry if this double posts but I wasnt' able to find my original
post)