is there a way to perform multiple animations with one interval (to animate multiple elements at once), so the animation would be as smooth as possible? i saw that mootols has a function that does this (Fx.Elements), so it would be really cool to have something like this in jquery.. i need this for a menu i'm currently building (an accordion variation - but with mouseover, something similar to the mootols menu on their homepage), and since there are multiple setintervals (one for each element), the elements move up and down (because not all animations start and end at the same time)..

dennis.

Reply via email to