Posts Tagged ‘toogle effect’

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. Full story