![]() |
HTML5 Video Autoplay
Is there a way to get HTML5 videos to autoplay?
Using the standard HTML <video> tag doesn't seem to work. The video won't play unless controls are used. I am using X-Cat 5.2.13 Business. EDIT: I wasn't clear. The same code was working in 5.2.6 but now doesn't in Chrome and Safari in 5.2.13. Autoplay is set to on per HTML5 standards. |
Re: HTML5 Video Autoplay
You need to add
autoplay="autoplay" to the tag. And keep in mind mobile users most likely will still have to click on play |
Re: HTML5 Video Autoplay
Yes, I have autoplay set to on, exactly how you said.
It was working in 5.2.6 but we upgraded to 5.2.13 and now it doesn't play. Same code. It works in FireFox. |
Re: HTML5 Video Autoplay
It is going to require investigating the actual page in order to find out. I doubt there will be a standard reason why, it is likely something conflicting on the page, malformed html, javascript error, something along those lines.
|
All times are GMT -8. The time now is 11:45 PM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.