I have a dropdown menu that is going behind my form. I have given the wrapper of the menu a z-index of 9999999, and given the form_container a z-index of -1000, but it is not fixing the problem. Any ideas how I can fix this?
Thank you
Susan
Appnitro Software Forums » MachForm 2
dropdown menu going behind form
Started 2 years ago by susanfw | 2 posts |
-
Posted 2 years ago #
-
Nevermind. I figured it out. I just needed to add position:relative; to my menu CSS.
SusanPosted 2 years ago #
Reply
You must log in to post.
