Posts Tagged: toogle effect
-
Jul 26, 2011
No Commentshow to Expand-collapse toggle panel (div) using jquery
In this post, I’ll show you how easy it is to show expandable and collapsible toggle panel using jQuery. When you click on the heading, the content gets displayed by sliding and when you again click on the heading again, it gets collapsed. View LIVE DEMO Now let’s look at the html code, <div class="msg_list">...