Menü wird nicht im IE angezeigt


  • a-hab
  • 839 Aufrufe 1 Antwort

Diese Seite verwendet Cookies. Durch die Nutzung unserer Seite erklären Sie sich damit einverstanden, dass wir Cookies setzen. Weitere Informationen

  • Menü wird nicht im IE angezeigt

    Ich habe hier diese Seite: top-verdienst.regger.de

    Die Menüleiste sieht so aus:

    HTML-Quellcode

    1. <!--
    2. ol#horizontal {list-style: none;}
    3. ol#horizontal li { float: left;}
    4. -->
    5. </style> <script type="text/javascript">
    6. <!--
    7. function ctx_swapImgRestore() { //v3.0
    8. var i,x,a=document.ctx_sr; for(i=0;a&&i<a.length&&(x=a[i])&&x.oSrc;i++) x.src=x.oSrc;
    9. }
    10. function ctx_preloadImages() { //v3.0
    11. var d=document; if(d.images){ if(!d.ctx_p) d.ctx_p=new Array();
    12. var i,j=d.ctx_p.length,a=ctx_preloadImages.arguments; for(i=0; i<a.length; i++)
    13. if (a[i].indexOf("#")!=0){ d.ctx_p[j]=new Image; d.ctx_p[j++].src=a[i];}}
    14. }
    15. function ctx_findObj(n, d) { //v4.01
    16. var p,i,x; if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {
    17. d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
    18. if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];
    19. for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=ctx_findObj(n,d.layers[i].document);
    20. if(!x && d.getElementById) x=d.getElementById(n); return x;
    21. }
    22. function ctx_swapImage() { //v3.0
    23. var i,j=0,x,a=ctx_swapImage.arguments; document.ctx_sr=new Array; for(i=0;i<(a.length-2);i+=3)
    24. if ((x=ctx_findObj(a[i]))!=null){document.ctx_sr[j++]=x; if(!x.oSrc) x.oSrc=x.src; x.src=a[i+2];}
    25. }
    26. //-->
    27. </script><a href="" onmouseout="ctx_swapImgRestore()" onmouseover="ctx_swapImage('Start','','http://img2.myimg.de/topverdienstregger24butto7aba7.jpg',1)"><img width="225" height="55" border="0" src="http://img2.myimg.de/topverdienstregger24butto0cb72.jpg" alt="Start" id="Start" /></a><!-- Autogerrer !--><a href="/?page=regger" onmouseout="ctx_swapImgRestore()" onmouseover="ctx_swapImage('Autoregger','','http://img2.myimg.de/topverdienstregger24butto67300.jpg',1)"><img width="268" height="55" border="0" src="http://img2.myimg.de/topverdienstregger24butto91627.jpg" alt="Autoregger" id="Autoregger" /></a><!-- Partner !--><a href="/?page=partner" onmouseout="ctx_swapImgRestore()" onmouseover="ctx_swapImage('Partner','','http://img2.myimg.de/topverdienstregger24buttob563b.jpg',1)"><img width="205" height="55" border="0" src="http://img2.myimg.de/topverdienstregger24butto13502.jpg" alt="Partner" id="Partner" /></a><!-- Impressum !--><a href="/?page=impressum" onmouseout="ctx_swapImgRestore()" onmouseover="ctx_swapImage('Impressum','','http://img2.myimg.de/topverdienstregger24butto119a2.jpg',1)"><img width="265" height="55" border="0" src="http://img2.myimg.de/topverdienstregger24butto87559.jpg" alt="Impressum" id="Impressum" /></a>&nbsp;&nbsp;</p>
    Alles anzeigen


    Wer könnte mir das so umformen, dass es im IE, im Opera und im FF problemlos funktioniert (zurzeit nur im FF)? Wäre sehr nett :)