Ver Mensaje Individual
  #8 (permalink)  
Antiguo 05/03/2013, 02:16
Avatar de Fuzzylog
Fuzzylog
 
Fecha de Ingreso: agosto-2008
Ubicación: En internet
Mensajes: 2.511
Antigüedad: 15 años, 8 meses
Puntos: 188
Respuesta: problema con incremental

En teoría no debería pasar, así que no estoy seguro por qué ocurre esto.

Aprovecha el bucle para generar una variable String que tenga valor "txt"+i y luego sustituye styleId="txt<%=i%>" por styleId="<%=variable%>"
__________________
if (fuzzy && smooth) {
fuzzylog = "c00l";
return true;
}