<<    >>
JQuery: Sliding panel
Thanks to webdesignerwall for the tutorial.

>> Panel Control

Technical notes: When an element with class="btn-slide" is clicked, it will slideToggle (up/down) the div id=panel element and then toggle a CSS class="active" to the (a class="btn-slide") element. The .active class will toggle the background position of the arrow image (by CSS).