I have been working on a CSS-only drop-down menu and I am encountering an issue where other content seems to be showing through. Despite my efforts, I can't figure out why this is happening.
If you would like to take a look, here is the link: http://jsfiddle.net/uQveP/4/
Could someone please provide some insight into what I may be doing incorrectly? CSS is not my strong suit and I could use some guidance.
The drop-down menu is appearing in the correct position, but there seems to be some overlap with other "test" links that should ideally be hidden by the dropdown. Referencing the image, the bottom two "test" links should not be visible when the dropdown is active.
TIA (Thanks In Advance)