Ver Mensaje Individual
  #16 (permalink)  
Antiguo 12/11/2008, 16:11
Avatar de stock
stock
 
Fecha de Ingreso: junio-2004
Ubicación: Monterrey NL
Mensajes: 2.390
Antigüedad: 19 años, 9 meses
Puntos: 53
Respuesta: Nuevo BB Code para colorear código

testing....

Código javascript:
Ver original
  1. var stock = {nickname:'stock',job:'software developer!',age:24};
  2.  
  3. console.debug(stock);