dv-design
09-02-2008, 06:34 PM
1) Script Title: DD accardion menu (Glossy)
2) Script URL (on DD): http://www.dynamicdrive.com/dynamici...ordionmenu.htm
3) Describe problem:
When i mouse over a parent menu item that is expandable and then move the mouse off that item, if it is expandable the plus image disapears and is only visable when moused over again.
I changed the 2 background images, but use the standard plus and minus signs that came with. With the exception of 1 line i added....
.glossymenu a.menuitem:hover{
background-image: url(http://digitalvisions.org/styles/SF_Glacier2/theme/images/gnavbtn3.gif);
height: 23px;
}
the only code i changed was to add the path to the images.
The menu can be seen at
http://digitalvisions.org/dvmenu.htm
Everthing else works great, i just cant figure out why the signs disapear on mouseover. Any help would be greatly appreciated. Thanks.
2) Script URL (on DD): http://www.dynamicdrive.com/dynamici...ordionmenu.htm
3) Describe problem:
When i mouse over a parent menu item that is expandable and then move the mouse off that item, if it is expandable the plus image disapears and is only visable when moused over again.
I changed the 2 background images, but use the standard plus and minus signs that came with. With the exception of 1 line i added....
.glossymenu a.menuitem:hover{
background-image: url(http://digitalvisions.org/styles/SF_Glacier2/theme/images/gnavbtn3.gif);
height: 23px;
}
the only code i changed was to add the path to the images.
The menu can be seen at
http://digitalvisions.org/dvmenu.htm
Everthing else works great, i just cant figure out why the signs disapear on mouseover. Any help would be greatly appreciated. Thanks.