English 中文(简体)
Video(在 Chrome玩 play)
原标题:Video don t play in Firefox (but play in Chrome)

I try to add the video tag on a website, but I encounter a problem. The video is well played in Chrome but not in Firefox even the URL is correct.

<video src="http://127.0.0.1/st_martin/index.php/fre/content/download/89/643/file/test-video.mp4" width="640" height="266" poster="/st_martin/var/ezwebin_site/storage/images/les-partenaires/l-auberge-gourmande/video-1/764-5-fre-FR/Video-1_large.png" controls>  
    Your browser does not support the <code>video</code> element.  
</video>  

And enervous me : 当我复制/paste文档时,URL在火药中播放录像,没有任何问题。

使用嵌入的录像机,永远不会引起沉积。

最佳回答

mp4。 Try conveting the pornography to .ogg Format, which is/61/6 into a standard form for html 5 application.

问题回答

暂无回答




相关问题
CSS working only in Firefox

I am trying to create a search text-field like on the Apple website. The HTML looks like this: <div class="frm-search"> <div> <input class="btn" type="image" src="http://www....

image changed but appears the same in browser

I m writing a php script to crop an image. The script overwrites the old image with the new one, but when I reload the page (which is supposed to pickup the new image) I still see the old one. ...

Firefox background image horizontal centering oddity

I am building some basic HTML code for a CMS. One of the page-related options in the CMS is "background image" and "stretch page width / height to background image width / height." so that with large ...

Separator line in ASP.NET

I d like to add a simple separator line in an aspx web form. Does anyone know how? It sounds easy enough, but still I can t manage to find how to do it.. 10x!

热门标签