python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
HTML5 videos do not play when embedded inside of a scrollable iFrame with Safari on iOS
With Safari on iOS, videos that are embedded below the fold inside of a scrollable iFrame will not begin playing when tapped. If you tap on the video multiple times, or do a long tap, the video may or...
jaburnett
Votes: 0
Answers: 1
Why does Safari ignore transition events like transitionend?
I've added a simple ontransitionend listener. The code works in Firefox and Chrome, but doesn't in Safari (desktop + iOS). I've tried syntax variations and used AlpineJS (Codepen) to do the same. But ...
kslstn
Votes: 0
Answers: 0
Datalist on iOS Safari
I am trying to use the <datalist> as an autocomplete populated via ajax. This works fine on desktop browsers including Safari. (There are some older posts on stackoverflow which indicate that Sa...
painbot
Votes: 0
Answers: 1
How does Youtube plays video with sound on mobile Safari if Apple block autoplay with sound?
As per Apple documentation autoplay only works if the video is muted. But for some reason on Youtube when I open a video from the homepage, it starts automatically (without touching anything on the sc...
lollypopp
Votes: 0
Answers: 0