Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
wordpress 用のプラグインはありますか、またはホームページが読み込まれたときに、fancyBox や lightbox、ポップアップなどを YouTube ビデオで表示する方法を知っていますか?
プラグインを使用せずに手動で管理するには、次のコードをブログ投稿に追加します
<iframe width="420" height="315" src="//www.youtube.com/embed/THECODEOFTHEVIDEO" frameborder="0" allowfullscreen></iframe>
Youtube で正しいリンクを見つけるには、share次にクリックして、embed表示される html コードをコピーします。
share
embed