Skip to content

Conversation

@andi
Copy link

@andi andi commented Jun 19, 2013

Looping (either done by loop attribute or the event handler from this source code) in Chrome only works if the content is served with "partial content request".

If we replace the play() method by load(), it works. Tested on Chrome, FF and Safari.

@skplunkerin
Copy link

I had this same issue. Chrome on MacBook Pro will never loop the video, just stops. I switched out play() with load() in jquery.videoBG.js:200 and it worked for me.

I haven't tested this in other browsers yet to see if anything broke.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants