I created this site at work, http://eco-spirit.ca/, (the IE version isn't done yet, so it's best viewed in Chrome/Safari/Firefox), and when you click on the icons at the top I use the .slideDown() method to show a small blurb. It all works the way the boss asked but I noticed right after the animation, the text bumps up about 10-15 pixels, as if the margin is changing. And it does the same when the .slideUp() method is called.
Does anyone know why this would happen?
(ps I didn't design this site I just programmed it)