Ver Mensaje Individual
  #10 (permalink)  
Antiguo 22/01/2011, 10:05
Avatar de JJrb3
JJrb3
 
Fecha de Ingreso: septiembre-2010
Mensajes: 51
Antigüedad: 13 años, 7 meses
Puntos: 2
Respuesta: Colocar caracteres en una caja de texto al undir clic en una imagen

Gracias dubiweb y _cronos2 por la correcion a dibiweb, me sirvio mucho el +- tenia que ser asi entonces:

Código PHP:
<form method="" action="">
<
input name="textoentrada">
</
form>


<
img src="http://animejjrb3.galeon.com/emoticos/cool.gif" onclick="document.forms[0].elements[0].value+=' :cool: ';" width="100px" height="100px" /> 
Me siervio mucho, un saludo. :P