Fisher
04-21-2009, 07:49 PM
1) Script Title: Bullet List Accordion Menu
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex17/ddaccordionmenu-bullet.htm?expandable=2
3) I am wondering if someone might be able to help me out with a problem I am having with the Bullet List Menu. I am trying to get the expandable headers to open a link in a second frame on the site I am working on but have only been able to get it to open in its own frame.
I have the same js files and have set the revealtype to click. Here is the area of code I am working on which is inside the arrowlistmenu div:
<li><a class="expandable" href="title.html" target="mainFrame">Title Page</a>
<ul class="categoryitems" style="margin-left: 15px">
<li><a href="into.html" target="mainFrame">Introduction</a></li>
<li><a href="chapt1.html" target="mainFrame">Chapter 1</a></li>
</ul></li>
The only problem I am having is at the Title Page. Any help is greatly appreciated!
<")))><
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex17/ddaccordionmenu-bullet.htm?expandable=2
3) I am wondering if someone might be able to help me out with a problem I am having with the Bullet List Menu. I am trying to get the expandable headers to open a link in a second frame on the site I am working on but have only been able to get it to open in its own frame.
I have the same js files and have set the revealtype to click. Here is the area of code I am working on which is inside the arrowlistmenu div:
<li><a class="expandable" href="title.html" target="mainFrame">Title Page</a>
<ul class="categoryitems" style="margin-left: 15px">
<li><a href="into.html" target="mainFrame">Introduction</a></li>
<li><a href="chapt1.html" target="mainFrame">Chapter 1</a></li>
</ul></li>
The only problem I am having is at the Title Page. Any help is greatly appreciated!
<")))><