CookieSlayer666
01-01-2010, 09:41 PM
1) Script Title:
Accordion Content script
2) Script URL (on DD):
http://www.dynamicdrive.com/dynamicindex17/ddaccordionmenu-glossy.htm
http://www.dynamicdrive.com/dynamicindex17/ddaccordionmenu-apple.htm
3) Describe problem:
Hey everyone. :)
I wish to have both these scripts running on a single html page (php when I get around to fixing it that way), but can't quite figure out how to do it. I have a version of the apple style menu that I've styled to fit my site as a main menu, and I want to use the glossy style menu as a drop down for information in the main content area.
I have each script working fine separately, but when they are both on the same html page the content accordion 'headers' control the top menu.
I tried to duplicate the ddaccordion.js file and change the name to ddaccordion2.js, then had the content accordion call ddac...2.js instead, and also changed the submenu to submenu2. This didn't help. I saw somewhere else in the forum that someone was trying to use this script with a lightbox and they had to just change $ to j$ in the .js file, so I tried that and it killed it completely instead. :)
Any ideas on whether it's possible?
Thanks in advance, and this is a fantastic site. I've found it highly educational in my learning on programming and coding.
Accordion Content script
2) Script URL (on DD):
http://www.dynamicdrive.com/dynamicindex17/ddaccordionmenu-glossy.htm
http://www.dynamicdrive.com/dynamicindex17/ddaccordionmenu-apple.htm
3) Describe problem:
Hey everyone. :)
I wish to have both these scripts running on a single html page (php when I get around to fixing it that way), but can't quite figure out how to do it. I have a version of the apple style menu that I've styled to fit my site as a main menu, and I want to use the glossy style menu as a drop down for information in the main content area.
I have each script working fine separately, but when they are both on the same html page the content accordion 'headers' control the top menu.
I tried to duplicate the ddaccordion.js file and change the name to ddaccordion2.js, then had the content accordion call ddac...2.js instead, and also changed the submenu to submenu2. This didn't help. I saw somewhere else in the forum that someone was trying to use this script with a lightbox and they had to just change $ to j$ in the .js file, so I tried that and it killed it completely instead. :)
Any ideas on whether it's possible?
Thanks in advance, and this is a fantastic site. I've found it highly educational in my learning on programming and coding.