<div class="rsvp">
<div class="block">
<span class="rsvpNote">
<h4 class="rsvpTitle">
<a href="#" class="blockExpand" click="toggleRSVP(this); return false;"><span class="arrow"></span>RSVP</a>
</h4> </div>
</div>
</div>
Hello I have this code to work with and I need to make a toggle with Jquery however, I cannot make it work. Also, is there a way to customize the button that will make up this toggle. Content will follow underneath these DIV. Thanks.