I want to show a button image after 10 minutes of my lp video. How can I do this?
Something like this:
http://jsfiddle.net/8dnUx/1/
That worked, but the problem now is that there is a ton of white space where the image goes, then it finally appears and fills this space. Is there anyway to fix this?
Sure, http://jsfiddle.net/2uQXG/1/ - use display instead of visibility.
Perfect. Thanks guys!