Welcome!

By registering with us, you'll be able to discuss, share and private message with other members of our community.

SignUp Now!

video

  1. LKinneyX23

    col-md with video not appearing inside content div

    I have no idea what is happening with this as it keeps randomly changing on browsers, working one time I try and then not, without me having changed any code. It's showing entirely wrong in Dreamweaver, and I am pulling my hair out in confusion at this point. I am trying to make a responsive...
  2. KittenKatja

    JavaScript Video controls

    These questions are related to one overarching topic (the title) and I'd like them all to be answered. (not hand-picked like my previous topics) How do I take the video/audio controls from the video/audio elements and put them somewhere else? I'd also like to write their values into a cookie...
  3. M

    Help Application Programming

    Hi everybody, I have an idea of programming applications except that I have absolutely no idea by which programming language to start and how to realize it (I have a very beginner level in programming). This application would be useful in the case of several computer screens. To have the screens...
  4. PheonixsWings

    HTML How to make video appear fullscsreen when website loads with automatic playback and when it ends it goes to main page?

    How to make video appear fullscsreen when website loads with automatic playback and when it ends it goes to main page? <html> <head> <title>Elpro</title> <meta charset="utf-8" /> <meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no" />...
  5. SpongeBOB

    HTML Track element for video is not working.

    Hi everyone, I have followed the guidance of this URL : https://developer.mozilla.org/en-US/docs/Web/HTML/Element/track to add a track (aka subtitle/captions) on a video. but it's not working here the code of my page: <!doctype html> <html lang="en-us"> <head> <meta charset="utf-8">...
  6. zerojjc

    JavaScript Change background image of play/pause button with jquery

    I used the Jfiddle below to setup a button that would play/pause a background video. However, I need to swap the background image so that when its playing a "pause image" is there, when paused a "play image" is there. https://jsfiddle.net/svArtist/9ewogtwL/ $('.video').parent().click(function...
  7. T

    How can i add videos into xml file?

    I want to add videos(various sites not only youtube)into xml file?How can i do that?
Back
Top Bottom