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 [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to