the problem appears when I do this<div><br></div><div>accord_first(&#39;one&#39;);<br>echo &#39;content1&#39;;<br>accord_last();</div><div><br></div><div>accord_first(&#39;two&#39;);<br>echo &#39;content1&#39;;<br>accord_last();</div>
<div><br></div><div>The hope is that this would then give me two separate regions that are collapse able at will. So you either display all the information at once or fold away to bits you&#39;re not interested in</div><div>
<br></div><div>I&#39;ve tidied up some the other bits you suggest but still no dice. I&#39;m having a look now to see it it might be better to do this with panels anyway.<br><br></div>