Javascript Animation Toogle
- by user1507270
I am new to JavaScript (I had some lessons in school but those were basically basics of all basics :) ) and I am seeking for help with this animation made from scratch.
Here is a code that I wrote: http://jsfiddle.net/bPZeH/1/.
What it basically does is that it animates height of one div. What I would like to know is, how to write the function…