tylerpearson / lazyYT

A jQuery plugin to lazy load those dang Youtube iframe videos.
Other
208 stars 86 forks source link

lazyYT requires double tap to play videos on iPhone #24

Closed adam-s closed 9 years ago

adam-s commented 9 years ago

When I viewed the demo on my iPhone I clicked the image and it loaded the player. Then I had to click the player to get it to play. It wasn't very intuitive because my first thought was that it was broken on the iPhone. Is it possible to have a single tap to load the player and start the video?

tylerpearson commented 9 years ago

Hey Adam, this is actually a duplicate of https://github.com/tylerpearson/lazyYT/issues/22. iOS and Android won't autoplay videos.

adam-s commented 9 years ago

Sorry, I didn't realize GitHub doesn't show closed issues on default. Compared to infinite scroll and lazy loading videos which I also experimented with this is the lightest and cleanest solution. Thanks for the plugin.