I’d like to have a button which launches a full screen video within the revolution slider. You can see my attempt here: http://subzero.eu/wann
This works fine on a desktop computer, but if I open this page on my iPhone, the button doesn’t work. Tapping the button launches the button fade, but doesn’t launch the video.
The code I used to add the video button in revolution slider (4.1.3) was this:
[sf_fullscreenvideo type="text-button" btntext="Video Ansehen" imageurl="image.jpg" videourl="http://www.youtube.com/watch?v=vfB4k8I7DBM"]
This is using dante 1.5.
How can I add a working link to a full screen video to the revolution slider?