 
			
				07/11/2013, 17:46
			
			
			     |  
        |     |    |    Fecha de Ingreso: noviembre-2007  Ubicación: yecla murcia  
						Mensajes: 1.346
					  Antigüedad: 18 años Puntos: 51     |        |  
  |      Respuesta: Hacer que en AJAX innerHTML cambie el botón actual.        enviado el botón a travez de la funcion ejemplo   
<script type="text/javascript" > 
function funciondeajax(bt){ 
	............................... 
	bt.innerHTML = xmlhttp.responseText; 
} 
</script> 
<input type="button" onClick="funciondeajax(this)" />     
				__________________  Sobran las ideas cuando faltan ganas de trabajar en ellas  Lynxcraft            |