-
Notifications
You must be signed in to change notification settings - Fork 379
Description
Hi there,
we noticed that on iPad/iPhone AnythingSlider does not show the regular iOS playbutton on top of the video poster. We are using HTML5 video (no Vimeo, YouTube) which works fine on all desktop browsers. On the iPad the video is there and would work but since the user does not see a play button (just the video poster) he can't play it. When scrolling between the slides you can see that the play icon is there, but it somehow gets hidden by AnythingSlider.
Since debugging it a pain in the arse on iPad/iPhone i can't really tell what's the issue, but when saving a static version of the html source (incl. the DOM elements AnythingSlider created) and disabling the initial AnythingSlider call the video works, so it seems it might be an issue with the dynamic width that is set on the container when scrolling the slides?
Thanks: Lars