Tuesday, March 1, 2011

div by iframe over

Hello,

I want put a div by iframe over a video containing an active player

is it possible ?

From stackoverflow
  • If the video you are talking about is in flash, so long as you set wmode=transparent in the flash embed code, you can place HTML on top of the flash content using css z-index.

    Scott Evernden : sadly wmode=transparent adversely affects firefox scroll-wheel :( .. it's always something~~
  • Actually you may want to use wmode="opaque"

0 comments:

Post a Comment