GoFuckYourself.com - Adult Webmaster Forum

GoFuckYourself.com - Adult Webmaster Forum (https://gfy.com/index.php)
-   Webmaster Q & Fuckin' A (https://gfy.com/forumdisplay.php?f=27)
-   -   Code (https://gfy.com/showthread.php?t=1168978)

eek5676 06-24-2015 11:03 AM

Code
 
Use something like this...

<video controls>
<source src="parrots-small.mp4" type="video/mp4" media="all and (max-width:100%)">
<source src="parrots-small.webm" type="video/webm" media="all and (max-width:100%)">
<source src="parrots.mp4" type="video/mp4">
<source src="parrots.webm" type="video/webm">
</video>

Finch3X 06-26-2015 06:08 AM

Quote:

Originally Posted by eek5676 (Post 20506857)
Use something like this...

<video controls>
<source src="parrots-small.mp4" type="video/mp4" media="all and (max-width:100%)">
<source src="parrots-small.webm" type="video/webm" media="all and (max-width:100%)">
<source src="parrots.mp4" type="video/mp4">
<source src="parrots.webm" type="video/webm">
</video>

Thanks for the assistance.

The issue was a bucket policy was blocking mobile visitors.


All times are GMT -7. The time now is 03:32 PM.

Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc