Put screen on top of videos – youtube, megavideos
The reason for youtube and megavideos videos on top, is because of the z-index attribute. In order to have your div on top, add this to the style. “z-index:9”. Ex. <div style=”z-index:9″>
The reason for youtube and megavideos videos on top, is because of the z-index attribute. In order to have your div on top, add this to the style. “z-index:9”. Ex. <div style=”z-index:9″>