Cerca nel supporto

Attenzione alle mail truffa. Mozilla non chiederà mai di chiamare o mandare messaggi a un numero di telefono o di inviare dati personali. Segnalare qualsiasi attività sospetta utilizzando l'opzione “Segnala abuso”.

Learn More

Questa discussione è archiviata. Inserire una nuova richiesta se occorre aiuto.

I use V60.3.0 and I want to display a video mp4 under confluence tool. I am using html5 request with video word. It doens't work with firefox but OK IE

  • 1 risposta
  • 1 ha questo problema
  • 6 visualizzazioni
  • Ultima risposta di cor-el

more options

I encode this without any sucess It works under IE 11 and not under firefox 60.3.0 I disactive all plugins and extension under firefox

<video width="960" height="480" controls>
  <source src="file:///K:/pl01126/vlc-record-2018-05-28-15h37m34s-QualitéDupagne.mp4" type="video/mp4">
  Votre navigateur ne gère pas l'élément <code>video</code>.
  <!-- fallback for browsers that don't support video tag -->
  <a href="file:///K:/pl01126/Parasoft_Checking_Technologies_Part1.mp4">download video</a>
</video>
I encode this without any sucess It works under IE 11 and not under firefox 60.3.0 I disactive all plugins and extension under firefox <pre><nowiki><video width="960" height="480" controls> <source src="file:///K:/pl01126/vlc-record-2018-05-28-15h37m34s-QualitéDupagne.mp4" type="video/mp4"> Votre navigateur ne gère pas l'élément <code>video</code>. <!-- fallback for browsers that don't support video tag --> <a href="file:///K:/pl01126/Parasoft_Checking_Technologies_Part1.mp4">download video</a> </video></nowiki></pre>

Modificato da cor-el il

Tutte le risposte (1)

more options