SamuelGarcia

Box, con un solo clic se selecciona

  Nuevo box que con solo darle clic al texto se     selecciona




<span class="Caja1" id="Caja1">Haga click dentro de la caja de texto para copiar su contenido<br />
</span> <textarea id="code1" cols="16" rows="3" onclick="copyCaja1(document.getElementById('code1'));return false;">Codigo por SamuelGarcia.es.tl</textarea> <script>
function copyCaja1(elt) {
var urlSwf = "copy.swf";
var flash = document.getElementById("C1");
var divinfo = '<embed src="http://www.mygirlyspace.com/' + urlSwf + '" name="copy_swf" FlashVars="clipboard='+escape(elt.value)+'" width="0" height="0" type="application/x-shockwave-flash"></embed>';
flash.innerHTML = divinfo;
elt.focus();
elt.select();
document.getElementById("Caja1").innerHTML = "¡El texto ha sido copiado!<br/>";
return true;
}
</script>
<div id="C1">&nbsp;</div>





                                        Vista Previa :


Haga click dentro de la caja de texto para copiar su contenido
 
Hoy en SamuelGarcia.es.tl habian 6 visitantes (8 clics a subpáginas) ¡ Gracias !
Este sitio web fue creado de forma gratuita con PaginaWebGratis.es. ¿Quieres también tu sitio web propio?
Registrarse gratis