Well i hacked something into the animate() and custom() functions but actually calling the 'fix-function' during the animation resulted in a flickering animation. I haven't been able to get rid of it, so i'm reverting to std jquery & "hard" borders for elements that i animate, for now..
If i ever work on it again and get it fixed then i'll let u know..


Rene Veerman wrote:

hi. i want to animate a div element that is styled as a jquery dialog.
During the animation i need to adjust various widths and heights of the border and background child-divs.. So i got a function to do that, and it works.
I can call it after the animation has completed, but not during.

How would i hack that into the source of 1.2.6?
Here's the animate function, with my addition of inFlightCallback:
As it is now, it doesn't get called :(


Reply via email to