Download uncompressed (JS 1.71 kB) or minified (JS 0.59 kB).
$(function()
{
// Go through each header.
$(':header').each(function()
{
// Wrap the header content.
$(this).headerContent().wrapAll('<div class="section-content"></div>');
// Wrap the header and content.
$(this).headerAndContent().wrapAll('<div class="section"></div>');
});
});
Section toggles
Content toggles
First paragraph
First paragraph
First paragraph
First paragraph
First paragraph
First paragraph
First paragraph
Second paragraph
Third paragraph
First paragraph
First paragraph
Second paragraph