Hi Rolf,
tried your problem in my IE8 VM and works good for me.
Could you check this fiddle and change it to reproduce your problem?
http://jsfiddle.net/Wk2BX/

cheers


On Mon, Jul 21, 2014 at 11:35 AM, 'Roo' via MooTools Users <
mootools-users@googlegroups.com> wrote:

> Hi all,
>
> I was debugging a page that wouldn't work for IE8 users. I eventually
> narrowed it down to this;
>
> $('whatever').dissolve();
>
> wont work on IE8 if the element being dissolved is within an element that
> has display:none set.
>
> I had three panels that are all set to display:none at first load. Within
> each panel there are a couple of elements that get dissolved for various
> reasons and this all worked fine on IE 6 7 9 10, FF, chrome etc.
>
> Can anyone shed some light on why this might be.
>
> Thanks
> Rolf
>
> --
>
> ---
> You received this message because you are subscribed to the Google Groups
> "MooTools Users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to mootools-users+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
>

-- 

--- 
You received this message because you are subscribed to the Google Groups 
"MooTools Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to mootools-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to