Drop down list behind youtube player
Автор: Lars Magnuson
Просмотрено 1927,
Подписчики 1,
Размещенный 0
Please translate this solution to us with no konledge of iframe coding.
"I solved the problem myself! Also with the youtube player you can put your menu back infront of the video. just put &wmode=transparent in your iframe code it works.. so happy! took me a while to find out but now you can share this knowledge with other. !
This problem with the drop down list behind the youtube player does not exist in Evo 9. Please advice on how to solve it in Evo 10.
Размещено
Hello Lars,
It says to use the HTML&Widget Object in step 3 and then paste the embed code you get from youtube and add at the end of the url
Example: src="http://www.youtube.com/embed/videocode<span class="underline">?wmode=transparent"
the code ?wmode=transparent
Many thanks!
Автор
Hello Claudio and thanks for your instructions
but I am sorry to say I don´t manage to get it right,
whatever I do. The dropdown list still stays behind the player.
The code leading to the first youtube clip on the sajt is:
<iframe width="600" height="350" src="http://www.youtube.com/embed/sWbLFUYmkhs" frameborder="0" allowfullscreen></iframe>
It would be highly appreciated if you could show me how the proper coding should look like that puts the dropdown list in front of the player (in Evo 10).
Many thanks in advance !
PS In Evo 9 the dropdown list shows in front of the player as it should and works perfectly alright - www.montgopetanca.net
Hello Lars,
Sorry the code I've posted has been not shown correctly.
With your example code you need to add the tag like here in the HTML&Widget Object:
<iframe width="600" height="350" src="http://www.youtube.com/embed/sWbLFUYmkhs?wmode=transparent" frameborder="0" allowfullscreen></iframe>
And this makes show the dropdown menu.
Hope this helps.
Автор
Hello Claudio and thanks a lot for helping me out. I am so happy about this.
Your excellent guidance did the trick !
My best regards,
Lars