<iframe class="youtube-player" type="text/html" width="640" height="385" src="http://www.youtube.com/embed/FPCrhT0q5Ns?wmode=opaque" frameborder="0">
</iframe>
<a class="close"></a>
.close {
width: 50px; height: 50px;
background: #fff;
position: absolute;
left: 600px;
top: 0;
z-index: 2147483638;
cursor: pointer;
}
$(".close").bind("click touchend", function() {
alert("");
});
- iPadでjsfiddleを開く(のみ)
- 動画を再生します
- 白いボタンをクリックしてみてください
結果: クリックが効かない
PS wmodeについて教えてください。質問を投稿する前に、考えられるすべての値を試しました