SlideToggle: Starting slide from specific height?
Hi jQuery-Fans,
I would like to slideToggle a div-Container starting from a specific height.
Right now the container is sliding down from height 0px to 400px, but I would like to show the first 200px immediately and then slide down to the full height of 400px.
Any ideas on how to do that are appreciated
Thanks!