How do I stop the scriptaculous blind-down effect from flickering when element has padding?

Posted by ro on Stack Overflow See other posts from Stack Overflow or by ro
Published on 2010-04-20T14:50:22Z Indexed on 2010/04/20 14:53 UTC
Read the original article Hit count: 201

Hi all, it seems that when the blind down effect is used on an element with padding it looks a bit awkward. It seems to blind down too far and then jumps back. It's a very subtle thing but is really annoying.

I don't have an online example but if you go to the demo on github and give the element a padding-top or bottom with firebug or something you'll see what I mean.

http://wiki.github.com/madrobby/scriptaculous/effect-blinddown

Anybody found a way to stop it?

© Stack Overflow or respective owner

Related posts about JavaScript

Related posts about scriptaculous