• Jetzt anmelden. Es dauert nur 2 Minuten und ist kostenlos!

HTML für verlinkung einzelner körper in einem Bild

Status
Für weitere Antworten geschlossen.

Cell-O

Neues Mitglied
HTML für verlinkung einzelner körper in einem Bild

Hi!
Ich habe eine wichtige und dringende Frage.
Wie kriege ich sowas hin: > ein gruppenfoto auf meine homepage > jeden einzelnen Körper so zu verlinken, dass wenn man da draufklickt oder einfach mit der Maus darüber fährt eine "Visitenkarte" erscheint???

Beispiel: http://www.nba.com/lakers/dance/200203_lakergirls.html

Wäre nett, wenn die Antwort schnell erscheint .... und schonmal danke im Vorraus! :)

Ps.: Vielleicht könnte mir ja jemand ein HTML-Beispiel posten ... *danke*
 
Werbung:
Also ... gibt es da irgendwas mit einem Raster oder nem Gitter, wo ich dann die einzelnen Kästchen zu einem Profil verlinken kann und in das "Gitter/Raster" dann das Bild einfüge oder ähnliches???
 
Das ist die code von der seite du muss bild name endern und du muss die coords an dein bild anpassen und den ensprechenden link dazu.



0405_groupwebrev1.jpg

<map name="lakerGirls"><area shape="rect" coords="17,10,56,92" href="javascript:eek:pen_window_ex('http://www.nba.com/lakers/dance/LakerGirl0405_DanielleA.html','gallery', 600,235)"><area shape="rect" coords="145,9,174,75" href="javascript:eek:pen_window_ex ('http://www.nba.com/lakers/dance/LakerGirl0405_Shea.html','gallery', 600, 245)"><area shape="rect" coords="290,8,314,70" href="javascript:eek:pen_window_ex ('http://www.nba.com/lakers/dance/Lakergirl0405_Amy.html','gallery', 600, 245)"><area shape="rect" coords="426,9,443,81" href="javascript:eek:pen_window_ex ('http://www.nba.com/lakers/dance/LakerGirl0405_Lindsay.html','gallery', 600, 240)"><area shape="rect" coords="543,8,569,90" href="javascript:eek:pen_window_ex ('http://www.nba.com/lakers/dance/Lakergirl0405_Kristin.html','gallery', 430, 230)"><area shape="rect" coords="76,30,103,109" href="javascript:eek:pen_window_ex ('http://www.nba.com/lakers/dance/LakerGirl0405_Tiana.html','gallery', 600, 255)"><area shape="rect" coords="187,27,214,111" href="javascript:eek:pen_window_ex ('http://www.nba.com//lakers/dance/Lakergirl0405_Nicoler.html','gallery', 600, 245)"><area shape="rect" coords="393,29,414,99" href="javascript:eek:pen_window_ex ('http://www.nba.com/lakers/dance/LakerGirl_0405.html','gallery', 600, 235)"><area shape="rect" coords="512,34,532,107" href="javascript:eek:pen_window_ex ('http://www.nba.com/lakers/dance/Lakergirl0405_Allison.html','gallery', 600, 235)"><area shape="rect" coords="112,37,142,107" href="javascript:eek:pen_window_ex ('http://www.nba.com/lakers/dance/Lakergirl0405_Becky.html','gallery', 600, 235)"><area shape="rect" coords="229,40,259,85" href="javascript:eek:pen_window_ex ('http://www.nba.com/lakers/dance/LakerGirl0405_Lynisha.html','gallery', 600, 235)"><area shape="rect" coords="352,42,368,92" href="javascript:eek:pen_window_ex ('http://www.nba.com/lakers/dance/LakerGirl0405_Jada.html','gallery', 600, 235)"><area shape="rect" coords="48,107,67,178" href="javascript:eek:pen_window_ex ('http://www.nba.com/lakers/dance/LakerGirl0405_Charlene.html','gallery', 600, 255)"><area shape="rect" coords="153,105,169,163" href="javascript:eek:pen_window_ex ('http://www.nba.com/lakers/dance/Lakergirl0405_Alexie.html','gallery', 600, 235)"><area shape="rect" coords="250,94,269,156" href="javascript:eek:pen_window_ex ('http://www.nba.com/lakers/dance/LakerGirl0405_Nancy.html','gallery', 600, 235)"><area shape="rect" coords="329,96,363,161" href="javascript:eek:pen_window_ex ('http://www.nba.com/lakers/dance/LakerGirl0405_Shelby.html','gallery', 600, 235)"><area shape="rect" coords="288,76,315,151" href="javascript:eek:pen_window_ex ('http://www.nba.com/lakers/dance/LakerGirl0405_Nicolei.html','gallery', 600, 235)"><area shape="rect" coords="429,100,467,166" href="javascript:eek:pen_window_ex ('http://www.nba.com/lakers/dance/Lakergirl0405_Angela.html','gallery', 600, 230)"><area shape="rect" coords="539,106,574,173" href="javascript:eek:pen_window_ex ('http://www.nba.com/lakers/dance/LakerGirl0405_Cheryl.html','gallery', 600, 255)"></map>
 
Werbung:
Status
Für weitere Antworten geschlossen.
Zurück
Oben