|
-
DIV's and drop down menus (SELECT)
I have a DIV that is positioned and made visible based on the mouse location
when certain things are rolled over. The
problem is, if there are any drop down menus in a FORM on the page, my "pop-up"
DIV shows behind it! I tried putting the drop
downs in a DIV and setting their z-index below my DIV, and that doesn't work.
I can put the drop down menus in a DIV
and then hide them when my DIV shows... the problem there is that because
I position the DIV based on the
mouse location I have no way of knowing if it is in the area of a drop down.
So I'd have to hide them all every time... which is
dumb.
Any ideas?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules
|
Top DevX Stories
Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL
|
Bookmarks