Ver Mensaje Individual
  #2 (permalink)  
Antiguo 09/02/2010, 19:05
rynkydynky
 
Fecha de Ingreso: diciembre-2006
Ubicación: Tunja
Mensajes: 177
Antigüedad: 17 años, 10 meses
Puntos: 2
Respuesta: Multiples Lightbox con jquery

Bueno me respondo a mi mismo por si alguien más tiene éste problema: Cambié en el jquery
Código Javascript:
Ver original
  1. $("#abrirPop").click(function(event)
por
Código Javascript:
Ver original
  1. $("a[href*=#]").click(function(event)

y en los enlaces dejé el vinculo así:
Código HTML:
Ver original
  1. <a href="#" title="Comprar Producto1"><img src="img/botoncomprar.png" width="108" height="36" alt="Comprar" border="0"/></a> <a href="#" title="Comprar Producto 2"><img src="img/botoncomprar.png" width="108" height="36" alt="Comprar" border="0"/></a>

Gracias.
__________________
Qubo Visual
www.mitunja.net