Problens with image popup and youtube video

2 answers

Profile photo of JA Developer 0.00 $tone May 7, 2010
Public

Hi ftripifo

in the case, please go to the code of youtube, try with:

1. To the Object tag, add the following parameter:

Code:

      <param name="wmode" value="transparent">

2. To the Embed tag, add the following attribute:

Code:

 wmode="transparent"

Hope it helps

#1

This question is now closed

Written By

Comments