Christoph Dingler: Kleiner Fehler? Ich find Ihn nicht!

Beitrag lesen

Tach,

Deinen Phoenix? Das ist die Seite, die noch nicht veröffentlicht werden soll, deshalb ohne Bilder.... Wärst Du trotzdem so freundlich und würdest in den Quelltext schauen? Entweder view-source:http://www.fdp-gruenstadt.de/test/navigation.htm in den Browser oder

Danke für die Hilfe, und sorry, dass ich Deinen Phoenix abgeschossen habe! War bestimmt keine Absicht

<html>

<head> <meta http-equiv="Content-Type" content="text/html; charset=windows-1252"> <link rel="stylesheet" type="text/css" href="files/gelb.css"> <link rel="stylesheet" media="print" href="files/druck.css"> <title>FDP Grünstadt - Navigation</title> <base target="inhalt"> <script LANGUAGE="JavaScript">

var name_intervall; var schreibschutz = 0; var x=0; var y=1; var maxy=24; var b=24; var maxb=1; var name; function zoom(name){  if(y == maxy) {window.clearInterval(name_intervall); show(name); }

if(schreibschutz == 0 && y < maxy) {   eval("document."+name+".width=x")   eval("document."+name+".height=y")   y++;   name_intervall = window.setInterval("zoom('"+name+"'), 500");   }  } function show(name) {  if(name == "vorstellungen") {   document.getElementById('1').style.display = 'block';   document.getElementById('2').style.display = 'block';   document.getElementById('3').style.display = 'block';   document.getElementById('4').style.display = 'block';   document.getElementById('5').style.display = 'none';   document.getElementById('6').style.display = 'none';   document.getElementById('7').style.display = 'none';   document.getElementById('8').style.display = 'none';   y = 1; b = 24;

}  if(name == "ansprechpartner") {   document.getElementById('5').style.display = 'block';   document.getElementById('6').style.display = 'block';   document.getElementById('7').style.display = 'block';   document.getElementById('8').style.display = 'block';   document.getElementById('1').style.display = 'none';   document.getElementById('2').style.display = 'none';   document.getElementById('3').style.display = 'none';   document.getElementById('4').style.display = 'none';   y = 1; b = 24;

}  }

function raus(name){  if(schreibschutz == 1) {   show(name);   eval("document."+name+".width=x")   eval("document."+name+".height=b")   if(b >maxb) { b--; }   if(b == maxb) {schreibschutz=0; }   }  }

IMG01 = "files/kreis2.gif" IMG02 = "files/kreis.gif" IMG03 = "files/kreis3.gif"

function imgover(imgname){      imgname.src = IMG01 } function imgout(imgname){      imgname.src = IMG02 } function imgstay(imgname){      imgname.src = IMG03 } //--> </script> </head>

<body> <script type="text/javascript"> <!-- var bild = new Array(); bild[0] = new Image(); bild[0].src = "files/kreis.gif"; bild[1] = new Image(); bild[1].src = "files/kreis2.gif"; bild[2] = new Image(); bild[2].src = "files/kreis3.gif"; //--> </script> <table border="0" cellpadding="3" cellspacing="0" width="147" height="100%">   <tr>     <td valign="top" colspan="2" width="124">       <table border="0" cellpadding="0" cellspacing="0">         <tr>           <td width="100%"><img border="0" src="files/fdp-logo.gif" width="116" height="116" align="left"></td>         </tr>         <tr>           <td width="100%">             <p align="center"><b><span style="letter-spacing: 5pt">Grünstadt</span></b></td>         </tr>       </table>        </td>     <td width="28" rowspan="11" background="files/verlauf.jpg" height="100%"></td>   </tr>   <tr>     <td width="26" align="right" height="8,3%" valign="top">     <img NAME="IMG02" SRC="files/kreis.gif" width="24" height="24" BORDER="0"></td>     <td width="92" height="8,3%" valign="top" onMouseOver="zoom('ansprechpartner')"><a href="vorstand.htm" onMouseOver="imgover(IMG02)" onMouseDown="imgstay(IMG02)" onMouseOut="imgout(IMG02)">Ihre Ansprechpartner       </a>       <table border="0">         <tr>           <td rowspan="2"><img name="ansprechpartner" border="0" src="files/transparent.gif" width="2" height="2"></td>           <td id="5" style="display:none">         <img NAME="vor" SRC="files/kreis.gif" BORDER="0" width="12" height="12">           </td>           <td id="6" style="display:none"><a href="vorstand.htm" onMouseOver="imgover(vor)" onMouseDown="imgstay(vor)" onMouseOut="imgout(vor)">Vorstand</a></td>         </tr>         <tr>           <td id="7" style="display:none">         <img NAME="bei" SRC="files/kreis.gif" BORDER="0" width="12" height="12">           </td>           <td id="8" style="display:none"><a href="vorstand.htm#beirat" onMouseOver="imgover(bei)" onMouseDown="imgstay(bei)" onMouseOut="imgout(bei)">Beirat</a></td>         </tr>       </table>     </td>   </tr>   <tr>     <td width="26" align="right" height="8,3%" valign="top">       <img NAME="IMG03" SRC="files/kreis.gif" width="24" height="24" BORDER="0">     </td>     <td width="92" height="8,3%" valign="top" onMouseOver="zoom('vorstellungen')">       <a href="programm.htm" onMouseOver="imgover(IMG03)" onMouseDown="imgstay(IMG03)" onMouseOut="imgout(IMG03)">Unsere Vorstellungen</a>       <table>         <tr>           <td rowspan="2" valign="top">             <p align="left"><img border="0" name="vorstellungen" src="files/transparent.gif" width="2" height="2">           </td>           <td id="1" style="display:none">         <img NAME="gruen" SRC="files/kreis.gif" BORDER="0" width="12" height="12">           </td>           <td id="2" style="display:none"><a href="programm.htm#12" onMouseOver="imgover(gruen)" onMouseDown="imgstay(gruen)" onMouseOut="imgout(gruen)">Grünstadt</a></td>         </tr>         <tr>           <td id="3" style="display:none" valign="top"><img NAME="allgemein" SRC="files/kreis.gif" BORDER="0" width="12" height="12">           </td>           <td id="4" style="display:none"><a href="programm.htm" onMouseOver="imgover(allgemein)" onMouseDown="imgstay(allgemein)" onMouseOut="imgout(allgemein)">Bundes-<br>             politik</a></td>         </tr>       </table>     </td>   </tr>   <tr>     <td width="26" align="right" height="8,3%" valign="middle"><img NAME="IMG08" SRC="files/kreis.gif" width="24" height="24" BORDER="0">

</td>     <td width="92" height="8,3%" valign="middle">       <a href="presse.htm" onMouseOver="imgover(IMG08)" onMouseDown="imgstay(IMG08)" onMouseOut="imgout(IMG08)">Presse</a>     </td>   </tr>   <tr>     <td width="26" align="right" height="8,3%" valign="middle">       <img NAME="IMG04" SRC="files/kreis.gif" width="24" height="24" BORDER="0">     </td>     <td width="92" height="8,3%" valign="middle">       <a href="mitglied.htm" onMouseOver="imgover(IMG04)" onMouseDown="imgstay(IMG04)" onMouseOut="imgout(IMG04)">Werden Sie       Mitglied oder spenden Sie!</a>     </td>   </tr>   <tr>     <td width="26" align="right" height="8,3%" valign="middle">       <img NAME="IMG05" SRC="files/kreis.gif" width="24" height="24" BORDER="0">     </td>     <td width="92" height="8,3%" valign="middle">       <a href="aktuelles.htm" onMouseOver="imgover(IMG05)" onMouseDown="imgstay(IMG05)" onMouseOut="imgout(IMG05)">Aktuelles</a>     </td>   </tr>   <tr>     <td width="26" align="right" height="8,3%" valign="middle">       <img NAME="IMG06" SRC="files/kreis.gif" width="24" height="24" BORDER="0">     </td>     <td width="92" height="8,3%" valign="middle">       <a href="links.htm" onMouseOver="imgover(IMG06)" onMouseDown="imgstay(IMG06)" onMouseOut="imgout(IMG06)">Links</a>     </td>   </tr>   <tr>     <td width="26" align="right" height="8,3%" valign="middle">       <img NAME="IMG07" SRC="files/kreis.gif" width="24" height="24" BORDER="0">     </td>     <td width="92" height="8,3%" valign="middle">       <a href="kontakt.htm" onMouseOver="imgover(IMG07)" onMouseDown="imgstay(IMG07)" onMouseOut="imgout(IMG07)">Kontakt / Impressum</a>     </td>   </tr>   <tr>     <td width="26" align="right" height="8,3%">     </td>     <td width="92" height="8,3%">           <p>      </td>   </tr>   <tr>     <td width="26" align="right" height="8,3%">     </td>     <td width="92" height="8,3%">           <p>      </td>   </tr>   <tr>     <td width="26" align="right" height="8,3%">     </td>     <td width="92" height="8,3%">           <p> </p>     </td>   </tr> </table>

</body>

</html>