CSS Library: Vertical CSS Menus: Here
Glossy Vertical Menu
Author: Dynamic Drive
This is a CSS vertical menu that uses a thin, repeating background image that changes when the mouse moves over a link. The image is glossy looking with an indent at the bottom to create a nice separation between links.
Demo:
The two images used:
![]()
The CSS:
Got a question or need help customizing this CSS code? Post it in the CSS Forums. If you have a comment or suggestion instead, post it in the comments section below.
Comment Pages 9 of 14 pages « First < 7 8 9 10 11 > Last »
hi can enyone plz tell me how to add submenus for this menu...
very nice and simple menu
I like the Glossy Vertical Menu. But, how do I make the sub-menu relatively expanded right beneath the main menu?
- The "top" parameter works for vertical level
- But, the "left" parameter does not do anything!
Thank you.
The CSS code follows:
.glossymenu li ul{ /*SUB MENU STYLE*/
position: relative;
width: 125px; /*WIDTH OF SUB MENU ITEMS*/
left: 50;
top: 0;
display: none;
filter:alpha(opacity=100);
-moz-opacity:1;
}
</pre>
HI, I like the css buttons and forms, I already start to study css.
The first thing I need is where do I paste the first codes
if is after this codes or not
<html>
<head>
<body>
also need the codes for my contact form. I had it working right before but I don't know what happen with my php form, now it doesn't want to work. I'm just starting this way of web designer. Can you help me please. I can't find books of java or css that have the form to send emails.Thanks sincerely Joseph
The first thing I need is where do I paste the first codes
if is after this codes or not
<html>
<head>
<body>
also need the codes for my contact form. I had it working right before but I don't know what happen with my php form, now it doesn't want to work. I'm just starting this way of web designer. Can you help me please. I can't find books of java or css that have the form to send emails.Thanks sincerely Joseph
Joseph, I used FormMailer form to send emails.
Visit "http://www.big-llc.com/formmailer/?linkback=1" for detail.
Visit "http://www.big-llc.com/formmailer/?linkback=1" for detail.
Can any one tell me how to make this work in Firefox????
Hi
Can someone send me the Glossy Verticle Menu with mouseover Sub-Navigation popup
here is my email address (encoded):
imran [dot] 007 [at] gmail [dot] com
Thanks
Can someone send me the Glossy Verticle Menu with mouseover Sub-Navigation popup
here is my email address (encoded):
imran [dot] 007 [at] gmail [dot] com
Thanks
I would also be very appreciative for the Glossymenu Vertical style with Submenu's and Thanks to the author for a great menu!
toothmkr57@twmi.rr.com
toothmkr57@twmi.rr.com
Wow, really anyone who could send this to mee I would seriously appreciate it!









Interestingly, this only happens in Firefox, and not IE (IE gets it right for once *hold the presses*).
I've put the CSS code in the site's stylesheet, but it's just this bullet point thing appearing that's maddening.
Any ideas why FF does this for this sort of menu, and how to fix it?
A++