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


Geschrieben von **Christine** am 17.05.2007 um 22:00:

traurig Scrollen ...

Scrollen geht nicht mehr. Ich habe einen transparenten Scrollblaken und 4 selbst gecodete Frames. Bei meiner Main kann ich weder hoch noch runterscrollen um mir alles anzusehen. Und die Werbung, da kann ich auch nicht mehr auf kreuzchen klicken.

Das Problem:

Ich kann nicht mehr in der Main scrollen noch Werbung wegmachen.

Das ist mein Code:

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:
<html>
<head>
<title>Gestüt Cheva</title>
</head>
<body>
<body background="http://cheva.ch.funpic.de/Design1.jpg">
<div id="Layer1" style="position: absolute; left: 320px; top: 333px;">
<iframe src="http://cheva.ch.funpic.de/main.html" name="main" width="540" height="240" frameborder=0 scrolling="auto" noresize style="border: 0px" style="FILTER: chroma (color=#ffffff)" ;>
</iframe>
</div>

<div id="Layer2" style="position: absolute; left: 120px; top: 440px;">
<iframe src="http://cheva.ch.funpic.de/menu.html" name="menu" width="200" height="130" frameborder=0 scrolling="auto" noresize style="border: 0px" style="FILTER: chroma (color=#ffffff)" ;>
  </iframe>
</div>

<div id="Layer3" style="position: absolute; left: 150px; top: 250px;">
<iframe src="http://cheva.ch.funpic.de/news.html" name="frame" width="135" height="150" frameborder=0 scrolling="auto" noresize style="border: 0px" style="FILTER: chroma (color=#ffffff)" ;>
  </iframe>
</div>

<div id="Layer4" style="position: absolute; left: 320px; top: 280px;">
<iframe src="http://cheva.ch.funpic.de/obermenu.html" name="frame" width="540" height="230" frameborder=0 scrolling="auto" noresize style="border: 0px" style="FILTER: chroma (color=#ffffff)" ;>
  </iframe>
</div>
</body>
</html>


Sonst kann ich überall scrollen nur in der Main nicht.



Geschrieben von Jenny am 17.05.2007 um 22:24:

 

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:
<html>
<head>
<title>Gestüt Cheva</title>
</head>
<body>
<body background="http://cheva.ch.funpic.de/Design1.jpg">
<div id="Layer1" style="position: absolute; left: 320px; top: 333px;">
<iframe src="http://cheva.ch.funpic.de/main.html" name="main" width="540" height="240" frameborder=0 scrolling="yes" noresize style="border: 0px" style="FILTER: chroma (color=#ffffff)" ;>
</iframe>
</div>

<div id="Layer2" style="position: absolute; left: 120px; top: 440px;">
<iframe src="http://cheva.ch.funpic.de/menu.html" name="menu" width="200" height="130" frameborder=0 scrolling="yes" noresize style="border: 0px" style="FILTER: chroma (color=#ffffff)" ;>
  </iframe>
</div>

<div id="Layer3" style="position: absolute; left: 150px; top: 250px;">
<iframe src="http://cheva.ch.funpic.de/news.html" name="frame" width="135" height="150" frameborder=0 scrolling="yes" noresize style="border: 0px" style="FILTER: chroma (color=#ffffff)" ;>
  </iframe>
</div>

<div id="Layer4" style="position: absolute; left: 320px; top: 280px;">
<iframe src="http://cheva.ch.funpic.de/obermenu.html" name="frame" width="540" height="230" frameborder=0 scrolling="yes" noresize style="border: 0px" style="FILTER: chroma (color=#ffffff)" ;>
  </iframe>
</div>
</body>
</html>


probiers mal sosmile



Geschrieben von **Christine** am 18.05.2007 um 08:51:

 

Das Obemenu hing in der Main. das war dee fehler. jetzt geht es wider. Augenzwinkern

Trotzdem danke.


Forensoftware: Burning Board, entwickelt von WoltLab GmbH