ابدأ بالتواصل مع الأشخاص وتبادل معارفك المهنية

أنشئ حسابًا أو سجّل الدخول للانضمام إلى مجتمعك المهني.

متابعة

What is html5 video fallback?

user-image
تم إضافة السؤال من قبل saikul shaikh , front end developer , uxbert usability lab
تاريخ النشر: 2016/03/30
Ravi Kumaresan
من قبل Ravi Kumaresan , Specialist , EASi (ALLEGIS GROUP), Bangalore and Deputation at Ford Technology Services India, Chennai

HTML5 has two types, for example, the opening and closing tags of video media embedd elements is processed by browsers which that don't support HTML5 media.May we can do the advantage to provide alternative fallback media for the browsers.

Element section supply two possible fallback options for video. In case, Browser supports HTML5 video used; otherwise, fallback option is used.

<video src="your video file path" controls>

<object data="flashplayer.swf" type="application/x-shockwave-flash">

<param value="flashplayer.swf" name="default name"/>

</object>

</video>

 

Ramil Baldoz
من قبل Ramil Baldoz , Web Graphic Designer , Brands For Less

For me, it's the Browser compatibility. Since you're using HTML5, there are a lot of tags that is not working on the lower version of HTML and video tag is one of them.

المزيد من الأسئلة المماثلة

هل تحتاج لمساعدة في كتابة سيرة ذاتية تحتوي على الكلمات الدلالية التي يبحث عنها أصحاب العمل؟