-
Hello,
I have a site with Pravda WordPress template. It includes photo sliders which stop working on iPad when I enable your plugin.
Cheers
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
Foliovision › Forums › FV Player › Troubleshooting › Slider broken on iPad
Hello Andrew,
I’ll sum up what did we figured out when looking directly at your site.
The JavaScript event window onload ( jQuery(window).load ) doesn’t fire on iPad when our plugin is activated. We don’t usually work with this hook on our sites, but it’s an important one. It happens also on bare bones Flowplayer, so we will look for the solution.
In the end, we put in a workaround into the plugin. It triggers the window onload event and is only effective in iPhone, iPod and iPad. This will be released in 2.1.14.
Now your sliders on your site work on iPad.
Thanks,
Martin