[jQuery] Re: jQuery Effects (show, hide, slideUp, slideDown...) glitch with padding or margin

2008-06-07 Thread Yuval
Thank you for the explanation. What exactly do you mean by: you have to do that yourself - how? Is there a solution for this problem? On Jun 1, 3:42 am, Ambient.Impact [EMAIL PROTECTED] wrote: That's because jQuery doesn't animate the padding and margin, you have to do that yourself. You can

[jQuery] Re: jQuery Effects (show, hide, slideUp, slideDown...) glitch with padding or margin

2008-06-01 Thread Ambient.Impact
That's because jQuery doesn't animate the padding and margin, you have to do that yourself. You can see a similar issue on the jquery.com main page, with the little demo. It jumps right at the start, when it first becomes visible, probably because of margins. I don't know why it would only occur