Cita:
Iniciado por raxper O.o, no te me compliques la vida
Código Javascript
:
Ver original<script>
function lala(opcion){document.getElementById('div').innerHTML = opcion.name}
</script>
<a onclick="lala(this)" name="<iframe src='http://www.youtube.com/embed/ZCjwza6Z2yI' width='400' height='400'></iframe>"><img style="margin: 0pt 1px 1px 0pt; cursor: pointer; width: 112px; height: 100px;" src="http://chicoscartoon.com.ar/wp-content/2010/02/super-pocoyo.jpg" alt="" border="0" /></a>
<a onclick="lala(this)" name="<iframe src='http://www.youtube.com/embed/_eNxZN3oquw' width='400' height='400'></iframe>"><img style="margin: 0pt 1px 1px 0pt; cursor: pointer; width: 112px; height: 100px;" src="http://i301.photobucket.com/albums/nn74/harrysk8malilla/skate-punk.jpg" alt="" border="0" /></a>
<div id="div"></div>
Con eso no tendria que crear más de un div? bueno yo también copero, estuve con el mismo problema y me dijeron lo mismo en pocas palabras, te dejo esto, en realidad es super sencillo ( traduce la página con google para que lo entiendas mejor )
[URL="http://www.dynamicdrive.com/dynamicindex17/ajaxcontent.htm"]http://www.dynamicdrive.com/dynamicindex17/ajaxcontent.htm[/URL]