I am having trouble with slideDown. Instead of neatly sliding down the element starts 'shaking' and than appears straight away without animation. SlideUp on the other hand works flawlessly.
I made a jsFiddle: http://jsfiddle.net/4x4PK/1/
The problem occurs when you click the + button. × button works just fine.
There are some JS pluggins, the on.('click' ...) code in question is all the way down at the bottom.