jQuery-TubePlayer-Plugin icon indicating copy to clipboard operation
jQuery-TubePlayer-Plugin copied to clipboard

API doesn't work immediately after container being displayed

Open Ivanca opened this issue 13 years ago • 1 comments

So if i create a tubeplayer instance in a hidden element and later on it gets shown then none of the API methods work for at least 0.6 seconds. I would suggest to fix it using a queue of the methods that were invoked.

Ivanca avatar May 19 '12 18:05 Ivanca

Experiencing the same in a similar situation. Initializing the plugin in the background, then showing it and triggering the play action. Strangely enough it will play sometimes (about 50% of tries), and otherwise stay cued.

Frique avatar Aug 23 '13 08:08 Frique