You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am having an issue detecting if the video specified in href property was loaded along with the player itself as i need to show a loading indicator till the player loads.
Specifically right now i am having a youtube video and I searched the source files for this plugin and the original js api documentation for youtube here and while they do provide a callback function but i cannot figure how to add the same to this plugin.
Any help ?
The text was updated successfully, but these errors were encountered:
vinaynb
changed the title
any way to have video onLoad callback ?
any way to have video onLoad callback for youtube videos ?
Aug 5, 2016
Hello,
I am having an issue detecting if the video specified in
href
property was loaded along with the player itself as i need to show a loading indicator till the player loads.Specifically right now i am having a youtube video and I searched the source files for this plugin and the original js api documentation for youtube here and while they do provide a callback function but i cannot figure how to add the same to this plugin.
Any help ?
The text was updated successfully, but these errors were encountered: