Website Technology Changes for Video Playback, Important!

If you have a website, or you are involved in web development, you know that things are constantly changing, right? Do you remember not too long ago before HTML 5 and CSS 3 came out and brought along all the wonderful responsive website technology that made things so nice for cell phones and tablets? Do you remember that once upon a time, we had to have a .mobile TLD (top level domain) for your URL so you could have an entire separate website for cell phones? And then came along HTML5 and CSS3 and all this wonderful new stuff that removed the scroll bar from the bottom of the webpage, and now things just AUTOMATICALLY resize depending on screen size? It seems like ages ago, but really it wasn’t that many years ago. Things change rapidly when it comes to internet technology. Sometimes, for those of us who work in it, it’s difficult to keep up with.

Anyway, today I have some information about the WebKit engine. WebKit engine is the technology used for Safari browsers, and the Kindle browser. (why can’t they just use the same HTML as everyone else, right?) Anyway, there are some new changes that have to do how AUTOPLAY on videos works. So if you have video on your website, you are probably going to want to study this issue. I have read that the changes that Apple made, Chrome will also be making in early 2018. The main thing is that AUDIO will not autoplay any more. If you want sound, you have to have controls enabled. Only videos without sound will autoplay. If you want to read about the OSX and iOS Webkit changes, you can read about them here: https://webkit.org/blog/7734/auto-play-policy-changes-for-macos/