Problema con una mappa sensibile.

« Older   Newer »
  Share  
kajii
view post Posted on 24/10/2009, 19:01




Ho un problemino.
Ho creato una mappa sensibile, messa in tabella, ma...Ohibò: non funziona.
Ricontrollo i codici, riguardo tutto, ma nada de nada.
Non sono una persona che si arrende presto, ma dopo mezz'ora di controlli, e sfogliate di manuali, ho deciso di chiedere un piccolo aiutino.

Codice:

CITAZIONE


<map name= “Link principali”>

<area shape= “rect” href= “sample/ http://pensandbrushes.forumcommunity.net/?f=5034956”
alt= “titolo: Appello” coords= “ 0,0, 71,77”>

<area shape= “rect” href= “sample/ http://pensandbrushes.forumcommunity.net/?f=5034957”
alt= “titolo: Segreteria” coords= “ 72,0, 130,77”>

<area shape= “rect” href= “sample/ http://pensandbrushes.forumcommunity.net/?f=5037216”
alt= “titolo: Rendimento Personale” coords= “ 131,0, 200,77”>

<area shape= “rect” href= “sample/ http://pensandbrushes.forumcommunity.net/?f=5035037”
alt= “titolo: Tornei” coords= “ 0, 78 , 71,157 ”>

<area shape= “rect” href= “sample/ http://pensandbrushes.forumcommunity.net/?f=5035043”
alt= “titolo: Cortile” coords= “ 72,78, 130,157”>

<area shape= “rect” href= “sample/ http://pensandbrushes.forumcommunity.net/?f=5035039”
alt= “titolo: Affiliazioni e Gemellaggi” coords= “ 131,78, 200,157”>

So che è una richiesta ingrata e faticosa, e vi giuro che non l'avrei fatta se non mi fossi cecato a furia di trovare quegli errori.
Grazie mille per l'aiuto.
 
Top
view post Posted on 24/10/2009, 22:44
Avatar

Everyone has limits - Not everyone accepts them.

Group:
I <3 Skinning!
Posts:
10,982

Status:


Prova questo:
HTML
<img src="link_immagine" border="0" usemap="#Link_principali">

<map name="Link_principali">

<area shape="rect" href="http://pensandbrushes.forumcommunity.net/?f=5034956" alt="titolo: Appello" coords="0,0,71,77">

<area shape="rect" href="http://pensandbrushes.forumcommunity.net/?f=5034957" alt="titolo: Segreteria" coords="72,0,130,77">

<area shape="rect" href"http://pensandbrushes.forumcommunity.net/?f=5037216" alt="titolo: Rendimento Personale" coords="131,0,200,77">

<area shape="rect" href="http://pensandbrushes.forumcommunity.net/?f=5035037" alt="titolo: Tornei" coords="0,78,71,157">

<area shape="rect" href="http://pensandbrushes.forumcommunity.net/?f=5035043" alt="titolo: Cortile" coords="72,78,130,157">

<area shape="rect" href="http://pensandbrushes.forumcommunity.net/?f=5035039" alt="titolo: Affiliazioni e Gemellaggi" coords="131,78,200,157">

</map>
 
Top
kajii
view post Posted on 25/10/2009, 11:22




Ti adoro. ^.^ E' perfetta (_ _)
 
Top
2 replies since 24/10/2009, 19:01   132 views
  Share