Giter Club home page Giter Club logo

Comments (7)

GoogleCodeExporter avatar GoogleCodeExporter commented on June 5, 2024
[deleted comment]

from jquery-tubular.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 5, 2024
I like it.  I'll work it in soon.

Original comment by [email protected] on 15 Oct 2012 at 6:09

  • Changed state: Accepted

from jquery-tubular.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 5, 2024
[deleted comment]

from jquery-tubular.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 5, 2024
Thank you for this nice fix. :)

Also add this property 'rel: 0' to the playerVars found at line 56. This will 
prevent showing the playlist at the end.

And to hide the play-button again, add the code below at line 81, under the 
player.seekTo function-call.
$('#tubular-container').css({'opacity':'0'});
$('#tubular-container').animate({'opacity':'100'},100000);

Original comment by [email protected] on 4 Apr 2013 at 1:51

from jquery-tubular.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 5, 2024
I'm still getting the play button flashing for a split-second between looping

Original comment by [email protected] on 24 Jun 2014 at 3:49

from jquery-tubular.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 5, 2024
For those of you who still have this issue, take this patch and apply it to 
your checkout of the project. It will set the opacity of the player to zero and 
then back to 1 once the video starts playing.

Original comment by jix2mail on 5 Jan 2015 at 10:43

Attachments:

from jquery-tubular.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 5, 2024
any chance to post the whole file pls ?  Still not working for me.

Original comment by [email protected] on 30 Jan 2015 at 11:01

from jquery-tubular.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.