My jQuery slideToggle()
experiment
Can anybody tell me why my boxes "jump" when i open them? The first half they slide, the rest they "jump"??
Thanks, Johannes
Its a simple fix. Add this CSS rule to your stylesheet (Tested in Firebug to work, and from my past experience with this problem, this is the fix):
ol.message_list { position: relative }
It is a CSS bug, not a jQuery bug per se.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With