im trying to implement this menu css3-animated-dropdown.
but somthing wrong and i cant figure what??? i cant see the dropdown menu check this exemple exemple
The problem is here
ul#nav li ul { position: absolute; display: none; /* Delete this */ z-index:10; }
im trying to implement this menu css3-animated-dropdown.
but somthing wrong and i cant figure what??? i cant see the dropdown menu check this exemple exemple
The problem is here