Ver Mensaje Individual
  #7 (permalink)  
Antiguo 18/10/2014, 12:37
Avatar de IsaBelM
IsaBelM
Colaborador
 
Fecha de Ingreso: junio-2008
Mensajes: 5.032
Antigüedad: 15 años, 10 meses
Puntos: 1012
Respuesta: Boton de recarga

Cita:
var zodiaco = function(id) {
// aquí muestras el .gif
setTimeout(function() {
// aquí ocultas el .gif
console.log(id);
}, 5000);
}
__________________
if(ViolenciaDeGénero) {alert('MUJER ASESINADA');}