Hello,
I have a page with using the Media Player Plugin.
It uses the object and embed tags approach, where the embed tag is within the object tag (object tag for IE, embed tag for others).
This seems to be working fine for Firefox and Chrome.
But I have troubles with IE.
When I remove the html that contains the media player plugin, I see the player controls go away, the content below shifts up to fill in the space, but the video keeps playing. The video seems to be at a high z-index, because it is on top of the content
that shifted up.
When it completes, a black box remains where the video was playing. The black box does not scroll with the page anymore.
I'm using jquery to remove the elements that contain the object element.
Has anyone experienced this?
Is there anything I can do about this?
Thank you for any help you can provide.
- Chip Page
chip.page@kantarmedia.com