Ver Mensaje Individual
  #2 (permalink)  
Antiguo 21/12/2009, 13:53
Avatar de mayid
mayid
Colaborador
 
Fecha de Ingreso: marzo-2009
Ubicación: BsAs
Mensajes: 4.014
Antigüedad: 15 años, 2 meses
Puntos: 101
Respuesta: alternar funciones en jquery

Se me ocurrio esto, pero no logro identificar el h2:
Cita:
if ($(this).parent() == "h2") {

alert("subtitulo");

};
Me devuelve object object