Juparis
09-20-2005, 04:07 PM
I'm trying to develop a site with a navigation menu that does both of the following upon hovering:
1) Rolls the images, using CSS instead of JavaScript
2) Displays a subMenu, with more options...
My problem thus far is as follows:
With DIVs, I have basically everything set out the way I want it, but there remains an extra space between images when a subMenu is present. The subMenu itself also hides behind the image below, which has got me baffled..
I also tried using UL and LI's only, in hopes that it might be just as efficient. I haven't spent as much time on this coding than the other, since it was a recent suggestion, but the image rollovers don't work at all. Extra spaces are always there, and the subMenus (once again) hide behind the below image...
DIVs page (http://www.juparis.x3fusion.com/test.htm) (So close, and yet so far)
UL/LI only (http://www.juparis.x3fusion.com/testing.htm)
Thanks in advance to any suggestions!
1) Rolls the images, using CSS instead of JavaScript
2) Displays a subMenu, with more options...
My problem thus far is as follows:
With DIVs, I have basically everything set out the way I want it, but there remains an extra space between images when a subMenu is present. The subMenu itself also hides behind the image below, which has got me baffled..
I also tried using UL and LI's only, in hopes that it might be just as efficient. I haven't spent as much time on this coding than the other, since it was a recent suggestion, but the image rollovers don't work at all. Extra spaces are always there, and the subMenus (once again) hide behind the below image...
DIVs page (http://www.juparis.x3fusion.com/test.htm) (So close, and yet so far)
UL/LI only (http://www.juparis.x3fusion.com/testing.htm)
Thanks in advance to any suggestions!