Flowplayer - overlay; flowplayer is behind all positioned elements (if their index is bigger than 0)
Posted: Mar 10, 2010
http://www.jedansest.hr/NooviWeb/index.php
Click on "video" tab and then on the big picture of a girl behind green leaves.
It will open up a video, but video will be behind overlay and, most interesting, behind all elements with z-index, like it has index of 0.
I have tampered with CSS styles and !important for z-index of div.overlay, I have changed it in .js of jQuery Tools, I have moved my video from absolute positioned to fixed (it looks much better as well).
But nothing helps...
Although if I remove "wmode: 'opaque'" it works in Firefox and Safari, but not Safari on Mac...
Any ideas?
Click on "video" tab and then on the big picture of a girl behind green leaves.
It will open up a video, but video will be behind overlay and, most interesting, behind all elements with z-index, like it has index of 0.
I have tampered with CSS styles and !important for z-index of div.overlay, I have changed it in .js of jQuery Tools, I have moved my video from absolute positioned to fixed (it looks much better as well).
But nothing helps...
Although if I remove "wmode: 'opaque'" it works in Firefox and Safari, but not Safari on Mac...
Any ideas?
