Open GoogleCodeExporter opened 9 years ago
Ok, found a workaround. Little bit of an ugly one, but its working now.
Problem appears as far as i can see when you set a div to display:none. Even if
you initialise in block, then set it to none, its gonna go bad. For now, i
initialize with visibility:hidden, then on proper hover (accordion), it sets to
visible and continues to do the animation. After this, all is good.
Would still like to know the exact problem or if i'm doing something silly, but
no rush :)
Original comment by Jelle.Ov...@gmail.com
on 18 Oct 2013 at 7:52
Original issue reported on code.google.com by
Jelle.Ov...@gmail.com
on 17 Oct 2013 at 11:24