View Full Version : Glossy Accordion Menu hover icon
gmarker
08-20-2011, 11:34 AM
1) Script Title:
Glossy Accordion Menu script (v1.7.1)
2) Script URL (on DD):
http://www.dynamicdrive.com/dynamicindex17/ddaccordionmenu-glossy.htm
3) Describe problem:
How to change plus and minus icons on hover?
Thank you.
djr33
08-20-2011, 05:35 PM
Find this line:
ddaccordion.init({
headerclass: "submenuheader", //Shared CSS class name of headers group
contentclass: "submenu", //Shared CSS class name of contents group
revealtype: "click", //Reveal content when user clicks or onmouseover the header? Valid value: "click" or "mouseover
As the directions say, change "click" to "mouseover".
If that doesn't work, show us a link to your page so we can see what's going on with your site.
gmarker
08-20-2011, 06:23 PM
Find this line:
ddaccordion.init({
headerclass: "submenuheader", //Shared CSS class name of headers group
contentclass: "submenu", //Shared CSS class name of contents group
revealtype: "click", //Reveal content when user clicks or onmouseover the header? Valid value: "click" or "mouseover
As the directions say, change "click" to "mouseover".
If that doesn't work, show us a link to your page so we can see what's going on with your site.
i don't want to open the menu on hover, just to change the icon on hover. Then menu i want to open on click.
gmarker
08-22-2011, 09:29 PM
my site is http://exiled.dyndns.org:89/news.html
i want the plus and minus icons to change on hover like the arrow icon
Powered by vBulletin® Version 4.2.2 Copyright © 2021 vBulletin Solutions, Inc. All rights reserved.