Ver Mensaje Individual
  #1 (permalink)  
Antiguo 24/07/2012, 14:15
Avatar de ceaped
ceaped
 
Fecha de Ingreso: febrero-2004
Mensajes: 2.185
Antigüedad: 20 años, 1 mes
Puntos: 9
Pregunta shadowbox con area shape

Buenas tardes

Tengo esto:

Código HTML:
Ver original
  1. <map name="mimapa" id="mimapa">
  2. <area shape="circle" coords="559,400,30" href="#" alt="" title="Título 3" />
  3. <area shape="rect" coords="366,256,434,390" href="#" alt="" title = "4">
  4. <area shape="rect" coords="488,266,625,375" href="#" alt="" title = "5">
  5. <area shape="poly" coords="499,394,483,377,441,375,433,397,436,414,497,414" href="#" alt="" title = "6">
  6. </map>

Y busco integrar cada área con "shadowbox":


Código HTML:
Ver original
  1. <a rel="shadowbox;width=700;height=500" title="Página web" href="URL de la página">Página web</a>

¿Cómo lo integro?

Gracias por su ayuda
__________________
Diseñador Gráfico publicitario