Trouble loading plugin with ajax
-
I am building out a site which requires the video to load in an overlay when the user clicks a “play video” button and I have used the HTML5 Video player plugin in combination with an Overlay plugin.
Unfortunately, the video often starts playing as soon as the page is loaded because the overlay is loaded (but hidden) when the page loads.
I have the ability to delay load of the overlay until the button is pressed by using an Ajax call but unfortunately, it seems I can not load your video player with Ajax. The overlay opens but the video player does not appear.
After testing, it appears that this is because your video player will not load with an Ajax call.
Do you have a way around this? Is there a way to load your video player with an Ajax call? Or would I have to use a different video player plugin?
Thank you so much
The topic ‘Trouble loading plugin with ajax’ is closed to new replies.