dryhurst/jquery-tubular

Do not repeat?

Opened this issue · 2 comments

How can i edit this script, so that youtube videos do NOT repeat?
In "jquery.tubular.1.0.js" i have edited line 22 into "repeat: false," but this 
doesn't change anything.

Thanks a lot for your help
Kind regards

Original issue reported on code.google.com by ulrich.d...@gmail.com on 18 Jan 2013 at 10:39

[deleted comment]
I also facing the same problem but it somehow work ad the repeat:false for me.
Not sure what's the problem, perhaps is the cache. Try cleaning up you cache.

By disabling the repeat you might see the video end with suggested videos 
thumbnails. Which I dont feel is necessary for me. So if anyone would like to 
remove the suggested video thumbnails by YT, just add rel:0 under line 56. 

Hope it helps. Anyway thanks for the great plugin!

Original comment by alfred.f...@gmail.com on 24 Dec 2013 at 4:07