Wieder mal.... Preload

Lifmor

Mitglied
MIt diesem Thread geh ich warscheinlich manchen hier auf den Kecks.

Bin jetzt schon seit einer stunde an diesem problem und hab x Seiten durchsucht und probiert.

Irgendetwas mach ich wohl falsch.
Die Bilder der Navigation welche vorgeladen werden sollen werden nocht vorgeladen. Wenn ich nämlich mit der Maus auf die Navibilder zeige, daurts 2sekunden bis das Bild angezeit wird. Nachdem ich einmal rübergefahren bin funkts nacher. Find ich ziemlich blöd.

Hier mal der Quelltext der index datei.

Code:
<html>
<head>
<title>SASDC - Schweizer Armeespiel Drum Corps</title>
<meta http-equiv="Content-Type" content="text/html;">


<script language="JavaScript">

var Pictures = new Array(
"http://www.gameplanet137.net/sasdc/img/buttons/startseite/b1_2_t.gif",
"http://www.gameplanet137.net/sasdc/img/buttons/startseite/b2_2_t.gif",
"http://www.gameplanet137.net/sasdc/img/buttons/allgemeines/b1_2_t.gif",
"http://www.gameplanet137.net/sasdc/img/buttons/allgemeines/b2_2_t.gif",
"http://www.gameplanet137.net/sasdc/img/buttons/fotos/b1_2_t.gif",
"http://www.gameplanet137.net/sasdc/img/buttons/fotos/b2_2_t.gif",
"http://www.gameplanet137.net/sasdc/img/buttons/videos/b1_2_t.gif",
"http://www.gameplanet137.net/sasdc/img/buttons/videos/b2_2_t.gif",
"http://www.gameplanet137.net/sasdc/img/buttons/audio/b1_2_t.gif",
"http://www.gameplanet137.net/sasdc/img/buttons/audio/b2_2_t.gif",
"http://www.gameplanet137.net/sasdc/img/buttons/webmaster/b1_2_t.gif",
"http://www.gameplanet137.net/sasdc/img/buttons/webmaster/b2_2_t.gif",
"http://www.gameplanet137.net/sasdc/img/buttons/gaestebuch/b1_2_t.gif",
"http://www.gameplanet137.net/sasdc/img/buttons/gaestebuch/b2_2_t.gif",
);

</script>


<!-- Fireworks MX Dreamweaver MX target.  Created Mon Jul 05 17:56:31 GMT+0200 (Westeuropäische Normalzeit) 2004-->


</head>
<body bgcolor="#ffffff">
<table width="90%" height="361" border="0" align="center" cellpadding="0" cellspacing="0">
  <!-- fwtable fwsrc="Unbenannt" fwbase="index.gif" fwstyle="Dreamweaver" fwdocid = "742308039" fwnested="0" -->
  <tr> 
    <td height="156" colspan="2"><img name="index_r1_c1" src="img/index_r1_c1.gif" width="170" height="156" border="0" alt=""></td>
    <td width="624"><a href="http://www.sasdc.ch/"><img src="img/banner.gif" width="641" height="156" border="0"></a></td>
  </tr>
  <tr> 
    <td width="21" height="179" background="img/index_r2_c1.gif">&nbsp;</td>
    <td width="163" align="center" valign="top"> 
      <p><br>
		
		<a href="http://www.sasdc.gameplanet137.net/index.php?page=home"
		onmouseover="startseite.src='img/buttons/startseite/b2_2_t.gif';"
		onmouseout="startseite.src='img/buttons/startseite/b1_2_t.gif';">
		<img src="img/buttons/startseite/b1_2_t.gif" border="0" width="140"height="50" name="startseite">
		</a></p>
		
      	<p>
	  	<a href="http://www.sasdc.gameplanet137.net/index.php?page=allgemeines"
	  	onmouseover="allgemeines.src='img/buttons/allgemeines/b2_2_t.gif';"
		onmouseout="allgemeines.src='img/buttons/allgemeines/b1_2_t.gif';">
	  	<img src="img/buttons/allgemeines/b1_2_t.gif" border="0" width="140" height="50" name="allgemeines">
		</a></p>
	  
      	
      <p> <a href="http://www.sasdc.gameplanet137.net/index.php?page=fotos"
	  	onmouseover="fotos.src='img/buttons/fotos/b2_2_t.gif';"
		onmouseout="fotos.src='img/buttons/fotos/b1_2_t.gif';"> <img src="img/buttons/fotos/b1_2_t.gif" border="0" width="140" height="50" name="fotos"> 
        </a></p>
	  
      	
      <p> <a href="http://www.sasdc.gameplanet137.net/index.php?page=videos"
	  	onmouseover="videos.src='img/buttons/videos/b2_2_t.gif';"
		onmouseout="videos.src='img/buttons/videos/b1_2_t.gif';"> <img src="img/buttons/videos/b1_2_t.gif" border="0" width="140" height="50" name="videos"></a></p>
	  
      	
      <p> <a href="http://www.sasdc.gameplanet137.net/index.php?page=audio"
	  	onmouseover="audio.src='img/buttons/audio/b2_2_t.gif';"
		onmouseout="audio.src='img/buttons/audio/b1_2_t.gif';"> <img src="img/buttons/audio/b1_2_t.gif" border="0" width="140" height="50" name="audio"></a></p>
		
		
		
	  <p> <a href="http://www.sasdc.gameplanet137.net/index.php?page=guestbook"
	  	onmouseover="gaestebuch.src='img/buttons/gaestebuch/b2_2_t.gif';"
		onmouseout="gaestebuch.src='img/buttons/gaestebuch/b1_2_t.gif';"> <img src="img/buttons/gaestebuch/b1_2_t.gif" width="140" height="50" border="0" name="gaestebuch"></a></p>
	
		
	  
      	<p>
		<a href="http://www.sasdc.gameplanet137.net/index.php"
	  	onmouseover="webmaster.src='img/buttons/webmaster/b2_2_t.gif';"
		onmouseout="webmaster.src='img/buttons/webmaster/b1_2_t.gif';">
		<img src="img/buttons/webmaster/b1_2_t.gif" border="0" width="140" height="50" name="webmaster">
		</a></p>
	  
	  </td>
    <td rowspan="2">
	
	<?php
if ($page=="") {include("pages/home.php");}
elseif ($page=="guestbook") {include("http://www.free-service.de/gaestebuch/cgi-bin/gaestebuch.pl?id=2103-05123757&la=de");}
else {include "pages/".$page.".php";} ;
?>
	
	&nbsp;</td>
  </tr>
  <tr> 
    <td height="26" colspan="2"><img name="index_r3_c1" src="img/index_r3_c1.gif" width="170" height="26" border="0" alt=""></td>
  </tr>
</table>
</body>
</html>

ich hoffe ihr könnt mir helfen.

MFG Lifi
 
Ich seh da nicht, wo du die Bilder preloadest....da stehen nur ein Haufen Adressen in einem Array.

Ein Bild "preloadet" man per:
Code:
bild=new Image();bild.src='pfad/zum/bild.jpg';
 
Jetzt funktionierts prima. Dankeschön

KAnn ich das ganze irgendwie umstellen das die bilder erst angezeigt werden wenn sie preloadet sind?
 
Du könntest per JS einen <style>-Tag in den <head> schreiben, in welchem du alle Bilder auf visibility:hidden; stellst.

Beim onload des <body> kannst du dann per JS alle Bilder auf visible stellen.
 

Neue Beiträge

Zurück