madeyourday / rocksolid-slider

RockSolid Slider jQuery Plugin
http://rocksolidthemes.com/de/contao/plugins/responsive-slider
MIT License
4 stars 1 forks source link

Background videos on iPhone #48

Closed ausi closed 4 years ago

ausi commented 5 years ago

Add support for background videos on iPhone with newest iOS version.

Using window.matchMedia('(-webkit-video-playable-inline)').matches might work as feature detection on the iPhone.