23/02/2011, 12:09
|
| Colaborador | | Fecha de Ingreso: diciembre-2004 Ubicación: Santiago - Chile
Mensajes: 1.868
Antigüedad: 19 años, 11 meses Puntos: 145 | |
Respuesta: Formato del array de respuesta de un .get jquery ajax php Prueba directamente con $.getJSON http://api.jquery.com/jQuery.getJSON/
o bien con $ajax pero con el dataType: 'json'.
avisa si te funciona.
saludos. |