You are not logged in.
Pages: 1
i want to insert an iframe from youtube
<iframe src="http://www.youtube.com/embed/UbBGGYV4RTM" frameborder="0" width="425" height="350"></iframe>
when i look on the site its like if it have a z-index of 99
when i insert the next link
<iframe src="http://www.youtube.com/embed/UbBGGYV4RTM?wmode=opaque" frameborder="0" width="425" height="350"></iframe>
there is no problem, is there a way to insert automatically ?wmode=opaque ad the end?
Offline
Pages: 1