Hello,
I
2 answers
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
worked!!! thanks.
This question is now closed