Gegen Bilderklau - Das Original (https://www.gegen-bilderklau.net/index.php)
- Design, Website, Copyright (https://www.gegen-bilderklau.net/board.php?boardid=80)
--- Homepagehilfe (https://www.gegen-bilderklau.net/board.php?boardid=27)
---- Homepagehilfe - Archiv (https://www.gegen-bilderklau.net/board.php?boardid=139)
----- [HTML] Problem mit imagemap (https://www.gegen-bilderklau.net/thread.php?threadid=91136)


Geschrieben von Alaska. am 14.12.2006 um 16:36:

  Problem mit imagemap

Schon wieder ich, kann mir vielleicht jemand sagen was falsch an diesem code ist, versteh das nicht ganz
code:
1:
2:
3:
4:
5:
6:
7:
8:
9:
10:
11:
12:
13:
14:
15:
16:
17:
18:
19:
20:
21:
22:
23:
24:
25:
26:
27:
28:
29:
30:
31:
32:
33:
34:
35:
36:
37:
38:
39:
40:
<html>
<head>
<title>Verkaufstall</title>
<BODY marginwidth="0" leftmargin="0" marginheight="0" topmargin="0" scroll="no">
<img src="http://rvstmichael.rv.funpic.de/Steckbrief/Lay2.png">

<div id="Layer1" style="position: absolute;  left: 270px; top: 112px;">
  <iframe src="http://rvstmichael.rv.funpic.de/Steckbrief/Verkaufstall/main2.html" name="main2" width="537" height="467" frameborder=0 scrolling="yes" noresize style="border: 0px" style="FILTER: chroma (color=#ffffff)" ;>
  </iframe>
</div>

<div id="Layer2" style="position: absolute;  left: 843px; top: 91px;">
  <iframe src="vorschau.html" name="frame2" width="166" height="492" frameborder=0 scrolling="yes" noresize style="border: 0px" style="FILTER: chroma (color=#ffffff)" ;>
  </iframe>
</div>

<div id="Layer2" style="position: absolute;  left: 19px; top: 304px;">
  <iframe src="menue.html" name="frame" width="133" height="262" frameborder=0 scrolling="yes" noresize style="border: 0px" style="FILTER: chroma (color=#ffffff)" ;>
  </iframe>
</div>
<p align="center">

<map name="Layout Verkaufstall">

<area shape=rect (rect,circle,polygon) coords="99,30,102,30" href="http://rvstmichael.rv.funpic.de/Steckbrief/Allgemein.html">
<area shape=rect (rect,circle,polygon) coords="113,29,118,29" href="http://rvstmichael.rv.funpic.de/Steckbrief/Ausbildung.html">
<area shape=rect (rect,circle,polygon) coords="105,28,99,25" href="http://rvstmichael.rv.funpic.de/Steckbrief/Zucht.html">
<area shape=rect (rect,circle,polygon) coords="93,28,90,27" href="http://rvstmichael.rv.funpic.de/Steckbrief/Zustand.html">
<area shape=rect (rect,circle,polygon) coords="89,30,79,23" href="http://rvstmichael.rv.funpic.de/Steckbrief/Erfolge.html">
<area shape=rect (rect,circle,polygon) coords="112,32,108,27" href="http://rvstmichael.rv.funpic.de/Steckbrief/Fotoalbum.html">
<area shape=rect (rect,circle,polygon) coords="95,22,80,35" href="http://rvstmichael.rv.funpic.de/Steckbrief/Kaufinformationen.html">

</map>
<img src="http://rvstmichael.rv.funpic.de/Steckbrief/Lay2.png" usemap="#Layout Verkaufstall" border=0>

</body>
</html>

</body>
</html>


danke



Geschrieben von mickymouse am 14.12.2006 um 17:47:

 

Was wird denn falsch angezeigt, wenn du die Datei öffnest?

EDIT: Sry, aber ich sehe da nirgendwo ein Imagemap!



Geschrieben von Alaska. am 14.12.2006 um 22:53:

 

wahrscheinlich hab ich wiedermal was dummes gemacht xD
das sollte es sein:
code:
1:
2:
3:
4:
5:
6:
7:
8:
9:
10:
11:
12:
13:
14:
15:
16:
<p align="center">

<map name="Layout Verkaufstall">

<area shape=rect (rect,circle,polygon) coords="99,30,102,30" href="http://rvstmichael.rv.funpic.de/Steckbrief/Allgemein.html">
<area shape=rect (rect,circle,polygon) coords="113,29,118,29" href="http://rvstmichael.rv.funpic.de/Steckbrief/Ausbildung.html">
<area shape=rect (rect,circle,polygon) coords="105,28,99,25" href="http://rvstmichael.rv.funpic.de/Steckbrief/Zucht.html">
<area shape=rect (rect,circle,polygon) coords="93,28,90,27" href="http://rvstmichael.rv.funpic.de/Steckbrief/Zustand.html">
<area shape=rect (rect,circle,polygon) coords="89,30,79,23" href="http://rvstmichael.rv.funpic.de/Steckbrief/Erfolge.html">
<area shape=rect (rect,circle,polygon) coords="112,32,108,27" href="http://rvstmichael.rv.funpic.de/Steckbrief/Fotoalbum.html">
<area shape=rect (rect,circle,polygon) coords="95,22,80,35" href="http://rvstmichael.rv.funpic.de/Steckbrief/Kaufinformationen.html">

</map>
<img src="http://rvstmichael.rv.funpic.de/Steckbrief/Lay2.png" usemap="#Layout Verkaufstall" border=0>


aja problem ist, dass ich keinen link anklicken kann



Geschrieben von Alaska. am 14.12.2006 um 23:12:

 

funktioniert leider trotzdem nícht,
aber danke smile


Forensoftware: Burning Board, entwickelt von WoltLab GmbH