05/03/2013, 02:16
|
| | | Fecha de Ingreso: agosto-2008 Ubicación: En internet
Mensajes: 2.511
Antigüedad: 16 años, 2 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;
} |