Ver Mensaje Individual
  #3 (permalink)  
Antiguo 08/01/2009, 11:38
Avatar de GatorV
GatorV
$this->role('moderador');
 
Fecha de Ingreso: mayo-2006
Ubicación: /home/ams/
Mensajes: 38.567
Antigüedad: 18 años
Puntos: 2135
Respuesta: Ver variables javascript

Tema trasladado a Javascript.

Un simple if() no te sirve? if( contador == 0 ) peticion_ajax();

Saludos.