Αναζήτηση στην υποστήριξη

Προσοχή στις απάτες! Δεν θα σας ζητήσουμε ποτέ να καλέσετε ή να στείλετε μήνυμα σε κάποιον αριθμό τηλεφώνου ή να μοιραστείτε προσωπικά δεδομένα. Αναφέρετε τυχόν ύποπτη δραστηριότητα μέσω της επιλογής «Αναφορά κατάχρησης».

Learn More

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 απάντηση
  • 1 έχει αυτό το πρόβλημα
  • 6 προβολές
  • Τελευταία απάντηση από 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>

Τροποποιήθηκε στις από το χρήστη cor-el

Όλες οι απαντήσεις (1)

more options