You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I want to set a z-index for the player, as I want to overlay a search window. Reading https://stackoverflow.com/a/9074366/8925692 I need to add &wmode=transparent to the src of the iframe.
I want to set a z-index for the player, as I want to overlay a search window. Reading https://stackoverflow.com/a/9074366/8925692 I need to add
&wmode=transparentto thesrcof theiframe.It would be nice to add a prop for this.