Skip to content

Instantly share code, notes, and snippets.

@adikahorvath
Created March 22, 2015 14:05
Show Gist options
  • Save adikahorvath/e5d331e08f1d1f43102b to your computer and use it in GitHub Desktop.
Save adikahorvath/e5d331e08f1d1f43102b to your computer and use it in GitHub Desktop.
wmode opaque or transparent for flash elements
<object>
<param name="wmode" value="opaque"/>
</object>
<embed wmode="transparent"></embed>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment