Embedded video overlaying on top of modal elements
mattloaf1
Registered Users Posts: 1 Beginner grinner
When I embed a video on a website that has modal elements (elements that pop up over the rest of the page via javascript), the video is appearing on top of the modal element in Chrome (Firefox works correctly). I've tried giving the iframe a lower z-index than the modal window, but it didn't help. I've read that adding the attribute "wmode=transparent" on the video object before rendering the page might help, but I have no way of doing that as all of the content in the iframe is generated by smugmug. Has anyone run into a similar problem, or know of a solution?
0
Comments
Homepage • Popular
JFriend's javascript customizations • Secrets for getting fast answers on Dgrin
Always include a link to your site when posting a question