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] Scrollbalken im IFrame (https://www.gegen-bilderklau.net/thread.php?threadid=106309)


Geschrieben von .jinx am 08.05.2007 um 21:36:

  Scrollbalken im IFrame

Ich kriegs irgendwie net hin, im IFrame zu scrollen. Habs schon mit "scrolling = yes" ausprobiert, aber es funzt net. Wo muss des hin?
Hab hier mal den Index-Code...
Gesucht hab ich übrigens, aber nichts gefunden. Falls jemand trotzdem schonmal dasselbe gefragt hat, bitte ich euch, mich drauf hinzuweisen. Die Mods dürfen dann auch closen. Augenzwinkern

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:
<html>

<head>
<title>Lena</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<meta name="generator" content="codus 3.9" />

<style type="text/css">
body {
  background-color: #ffffff;
}
</style>

</head>

<body>

<div style="position: absolute; left: 0; top: 0">
<div style="position: absolute; left: 47px; top: 414px">
<iframe name="main" src="1.html" style="width: 609px; height: 241px" frameborder="0" ></iframe>
</div>
<map name="imagemap" id="map">
<area coords="526,367,562,402" href="6.html" target="main" alt="6" />
<area coords="453,366,484,399" href="5.html" target="main" alt="5" />
<area coords="381,366,414,399" href="4.html" target="main" alt="4" />
<area coords="306,369,338,402" href="3.html" target="main" alt="3" />
<area coords="233,371,262,401" href="http://www.123gb.de/gb.php?user=lenagb" target="main" alt="2" />
<area coords="164,369,190,400" href="1.html" target="main" alt="1" />
</map>
<img src="http://img2.myimg.de/leenaa9e2.jpg" alt="" style="border: 0" usemap="#imagemap" />
</div>
</body>
</html>


was muss ich hier dran machen, dass eine scrollbar erscheint?



Geschrieben von .jinx am 11.05.2007 um 17:00:

 

ne, des funzt net >_<
danke trotzdem smile



Geschrieben von SammyLG am 11.05.2007 um 18:21:

 

Geht es mit
code:
1:
<iframe name="main" src="1.html" style="width: 609px; height: 241px" frameborder="0" scrolling="auto"></iframe> 



Geschrieben von .jinx am 12.05.2007 um 17:00:

 

@SammyLG: ne, so gehts net
@Jeanny: Wie meinsu das? verwirrt


Forensoftware: Burning Board, entwickelt von WoltLab GmbH