Hi all,

I have a page with a js script that uses dojo wipe animation. Here is a
fragment of the js:
       wi = dojo.lfx.html.wipeIn(node, 400, null, null);
       wi.play();

This was working fine cross-browsers with whatever version of dojo that came
with T4.1.1. After I upgraded to 4.1.2, it keeps working with FF, but with
IE7, the content of the DIV is blanked out when the wipe animation
completes.
Any chance to have this fixed before the 4.1.2 release? (or any workaround?)

Thx
Ch.

Reply via email to