No matter what values of z-index I try, I cannot overlay my html div (or img) element on top of this flash animation (see top left corner):
http://www.resident.co.il/aspx/places.aspx?t=4&a=1
Any ideas ?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
See this question. The trick is to add the param
wmode:Only add transparency if you absolutely need it, as it is more processor-intensive:
Also see this demonstration.