October 20, 201015 yr I have an embedded flash video on my page, along with a highslide (jquery) based gallery. The thing is that when you click an image, the modal window will appear behind the video box. I can't give it a z-index since the div containing the video must be part of the page flow and can't be absolutely positioned. And it won't work anyway. I wonder if there's any other way to send the embedded object backwards in the stack. Bunch of thanks in advance.
October 20, 201015 yr I have an embedded flash video on my page, along with a highslide (jquery) based gallery. The thing is that when you click an image, the modal window will appear behind the video box. I can't give it a z-index since the div containing the video must be part of the page flow and can't be absolutely positioned. And it won't work anyway. I wonder if there's any other way to send the embedded object backwards in the stack. Bunch of thanks in advance. cant you use position:relative Have you got a link
Create an account or sign in to comment