
Como hago una lista de contenido, y llamarlos individualmente.
Publicado por alejandra (4 intervenciones) el 26/06/2016 04:12:13
Por ejemplo tengo frame 1, frame 2, son videos de youtube.
FRAME 1
<iframe width="560" height="315" src="https://www.youtube.com/embed/-ZyMXEtECW4" frameborder="0" allowfullscreen></iframe>
FRAME 2
<iframe width="560" height="315" src="https://www.youtube.com/embed/-ZyMXEtECW4" frameborder="0" allowfullscreen></iframe>
y quiero llamar con una funcion dicho frame para visualizarlo EN SOLO UNA PARTE de la pagina..
Saludos.. De antemano muchas gracias!
FRAME 1
<iframe width="560" height="315" src="https://www.youtube.com/embed/-ZyMXEtECW4" frameborder="0" allowfullscreen></iframe>
FRAME 2
<iframe width="560" height="315" src="https://www.youtube.com/embed/-ZyMXEtECW4" frameborder="0" allowfullscreen></iframe>
y quiero llamar con una funcion dicho frame para visualizarlo EN SOLO UNA PARTE de la pagina..
Saludos.. De antemano muchas gracias!
Valora esta pregunta


0