Ok pavy... thank you for responding. Since some the php is used to handle user logins and the dropdown is associated with a logged in user, I created a test page. When I stripped out some of the code, I noticed that the problem area was/is the page_wrapper class I had below the popup. In stripping out some of the code, I found a lone little line in one of my css files that had a div { overflow: hidden; }. Once I got rid of this, it worked like a dandy.
I will accept your response simply because you took the time to test this out. Since it worked for you, I figured that the problem was not in my implementation of the menu, but rather something else conflicting.
Thanks!!
Main Topics
Browse All Topics





by: pavyPosted on 2009-09-23 at 00:05:53ID: 25400595
Can you post a link to a functional version of this? I see you have PHP in your document, so that's problematic for testing what exactly the problem is here. From what I see and was able to test, everything is/should be fine. A live version of this, or the full source would work best. (What I mean by full source is to upload your html, css, .htc files.