treehouse : what would you like to learn today?
Web Design Web Development iOS Development

Slide Out Video Player CSS

  • I'm working on a project at the moment where the video player is offset (about a third of the video player is off the screen). Is there a way using some CSS and maybe some JS that when I click play the video slides back onto the screen? And when it finishes it slides back, or something similar?

    Any help would be appreciated. Thanks in advance!
  • you can try jquery to slide out a video container:
    http://jsfiddle.net/elneco/6wuUc/1/