Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS css3-animated-dropdown-menu Re: css3-animated-dropdown-menu

#112947
Paulie_D
Member

The problem is here

ul#nav li ul {
position: absolute;
display: none; /* Delete this */
z-index:10;
}