Jump to content

GUYGLICK

Members
  • Posts

    3
  • Joined

  • Last visited

GUYGLICK's Achievements

Newbie

Newbie (1/7)

0

Reputation

  1. I see. Ok. Two quick question though: 1. Is html5 supported through all web browsers/platforms out there? Cause that's my biggest setback of using html5. 2. if I already have an HTML-based website, what should I do to switch it to html5-based? How's it going to affect the current HTML?If this question sounds weird it's because I don't have a firm basis or any extensive knowledge regarding web stuff..). Sorry..
  2. I'm using the link given by YouTube to embed (using iframe);<div id="vid"> <iframe width="560" height="315" src="https://www.youtube.com/embed/C6kn6nXMWF0?rel=0&showinfo=0" frameborder="0" allowfullscreen></iframe></div>
  3. Hey, i have a webpage that has some 15 embedded youtube vids (all working flawlessly). i'd like to control their overall behavior so that only one video can play at any given time (if one video is pressed (to play..) then any other video that may have been played would stop).The problem is that i know absolutely nothing about js... (and i believe therein lies the solution... correct?)Am i over my head with this or is there a relatively nice and elegant solution?thanks in advance!
×
×
  • Create New...