1

The src of iframe is a URL to a video. Every time when the page is loaded, it asked me whether to save or open the video. But the video show well on firefox and chrome. When the URL points to video on youtube, it works too. Anyone has the same problem? My IE is 11. But it should work on most IE versions.

<iframe width="550" height="400" src="http://techslides.com/demos/sample-videos/small.mp4" frameborder="0"></iframe>
BAE
  • 8,550
  • 22
  • 88
  • 171
  • Do you need to support old browsers? If not, the HTML5 ` – clickbait Jul 12 '15 at 22:57
  • Thanks. I need to support youtube embed video too. http://stackoverflow.com/questions/31373250/html-video-tag-display-youtube-video – BAE Jul 12 '15 at 23:32
  • You can't do that for YouTube videos. You have to use YouTube's embed feature, which is under the video in the share section. – clickbait Jul 13 '15 at 17:16

0 Answers0