搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

Learn More

话题已关闭并存档。 如果需要帮助请提出新问题。

I a big problem - only firefox dont show the movie look here - (roll down) - http://shop.robinhud.co.il/TOYS_SUN-S-CHT-1029.php this is the code & css code: <

  • 无回复
  • 1 人有此问题
  • 15 次查看
more options
Locking duplicate thread.
Please continue here: [/questions/977611]

I have a big problem - only Mozilla don't show the movie look here - (roll down) - http://shop.robinhud.co.il/TOYS_SUN-S-CHT-1029.php

this is the code & css

code:

<iframe width="560" height="315" src="http://www.youtube.com/embed/w6tBgKvcmmU" frameborder="0" allowfullscreen></iframe>

css:

.video-container {

   position: relative;
   padding-bottom: 56.25%;
   padding-top: 30px; height: 0; overflow: hidden;

}

.video-container iframe, .video-container object, .video-container embed {

   position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   height: 100%;

}

Rani

<pre><i>Locking duplicate thread. Please continue here: [[/questions/977611]] </i></pre> I have a big problem - only Mozilla don't show the movie look here - (roll down) - http://shop.robinhud.co.il/TOYS_SUN-S-CHT-1029.php this is the code & css code: <div class="video-container"> <iframe width="560" height="315" src="http://www.youtube.com/embed/w6tBgKvcmmU" frameborder="0" allowfullscreen></iframe> </div> css: .video-container { position: relative; padding-bottom: 56.25%; padding-top: 30px; height: 0; overflow: hidden; } .video-container iframe, .video-container object, .video-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; } Rani

由cor-el于修改