Jump to content

Please Help with my Pop up


Guest Dara

Recommended Posts

Guest Dara

i do a pop up by using div tag,but when i click it,there is a problem that the div is display under the select tag.how can i solve this problem?please help.thank u in advance.

Link to comment
Share on other sites

if you are using IE then select tags will show above eveything except iframes. It is just the way it is and unfortunately you can't work around it. The only solution is to set the select tag to display: none when showing hte pop up and then to display:inline when you close the popup.I am not sure if other browser handle this situation the same or not.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...