Ver Mensaje Individual
  #4 (permalink)  
Antiguo 09/05/2011, 21:15
Avatar de Aijoona
Aijoona
Colaborador
 
Fecha de Ingreso: mayo-2011
Ubicación: Buenos Aires
Mensajes: 779
Antigüedad: 12 años, 11 meses
Puntos: 343
Respuesta: Alternativa a evento onClick

Consejo, no uses el statement with:

Cita:
Using with is not recommended, and is forbidden in ECMAScript 5 strict mode. The recommended alternative is to assign the object whose properties you want to access to a temporary variable.
[URL="https://developer.mozilla.org/en/JavaScript/Reference/Statements/with"]Documentacion en MDN[/URL]
__________________
blog | @aijoona