<p>Assuming the current page is named "current.htm", the below links when navigated to expands a particular header on that page:</p>
-
<p>
-
- <a href="current.htm?submenuheader=0">Expand 1st header within "submenuheader" header group</a><br />
-
</p>
-
-
<p>Helpful links: </p>
-
<p>
-
- <a href="http://www.dynamicdrive.com/dynamicindex17/ddaccordion_suppliment.htm">Adding arbitrary links hat expand/ collapse the contents</a><br />
-
- <a href="http://www.dynamicdrive.com/dynamicindex17/ddaccordion_suppliment2.htm">Taking advantage of the oninit() and onopenclose() event handlers</a><br />